phlipper / chef-monit

Chef cookbook for monit package
http://phlippers.net/chef-monit
MIT License
67 stars 69 forks source link

Fixes binary path prefix regression #80

Closed sonnysideup closed 5 years ago

sonnysideup commented 9 years ago

Whenever the private recipe _service_configuration.rb was created, the monit path prefix set to the value for binary installs. This change toggles the prefix based on whether the install is from a source tarball or binary.