X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/8853d81b9b39f284d824431c9715a309cf759d31..0554fee1dd41f67912595ded09e2df8b4de749bf:/cookbooks/mysql/metadata.rb diff --git a/cookbooks/mysql/metadata.rb b/cookbooks/mysql/metadata.rb index a4c1b264f..18b2492d7 100644 --- a/cookbooks/mysql/metadata.rb +++ b/cookbooks/mysql/metadata.rb @@ -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",