phlipper / chef-monit

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

Upload this cookbook to opscode community site #44

Closed aalmenar closed 10 years ago

aalmenar commented 10 years ago

HI, it would be nice to have this cookbook uploaded to opscode comunity site, specially for those of us who use Berkshelf.

phlipper commented 10 years ago

@aalmenar thanks for the interest, but there is already a monit cookbook on the community site. I personally use something like the following with Berkshelf:

cookbook "monit", "~> 1.5.2",
  git: "https://github.com/phlipper/chef-monit"