phlipper / chef-monit

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

Directory name doesn't match name field in metadata.rb #49

Closed ghost closed 9 years ago

ghost commented 10 years ago

I was encountering a chef compile time error with line 73 of recipes/default.rb because of the mismatch between the directory name and the name field in metadata.rb

I was able to get around a chef compile issue by renaming the git directory. How are you guys approaching this?

phlipper commented 9 years ago

@rajivbattula you can get around this by using Berkshelf or Librarian.