]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/mysql/metadata.rb
Drop unused 2016.stateofthemap.org site
[chef.git] / cookbooks / mysql / metadata.rb
index a4c1b264f623e7f427b80608ed6fa7929036afcf..18b2492d7912c67cdfc5a94d9eced773a53c57cb 100644 (file)
@@ -3,8 +3,9 @@ maintainer        "OpenStreetMap Administrators"
 maintainer_email  "admins@openstreetmap.org"
 license           "Apache 2.0"
 description       "Installs and configures mysql"
-long_description  IO.read(File.join(File.dirname(__FILE__), 'README.rdoc'))
+long_description  IO.read(File.join(File.dirname(__FILE__), "README.md"))
 version           "1.0.0"
+depends           "munin"
 
 attribute "mysql",
   :display_name => "MySQL",