]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/munin/metadata.rb
Fix some correctness issues identified by foodcritic
[chef.git] / cookbooks / munin / metadata.rb
index d132b5ba73bc6a5d5acdceab1bda8b0fb01cecda..0a25ccb79046ee5f2c104536defbe69973b7917f 100644 (file)
@@ -4,4 +4,5 @@ license           "Apache 2.0"
 description       "Installs and configures munin"
 long_description  IO.read(File.join(File.dirname(__FILE__), 'README.rdoc'))
 version           "1.0.0"
+depends           "apache"
 depends           "networking"