bbg-cookbooks / monit-ng

chef cookbook for installing/configuring monit from package or source, with resource provider for managing monit checks
https://github.com/bbg-cookbooks/monit
Apache License 2.0
12 stars 35 forks source link

Corrected hash index syntax #72

Closed StuporHero closed 7 years ago

StuporHero commented 7 years ago

Corrected all the hash usages in monit.conf.erb. I also added tests to cover the mail_server configuration which prompted my interest.

nathwill commented 7 years ago

👍