]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/munin/metadata.rb
Add simple script to dump munin data from RRD to XML and tar it up somewhere download...
[chef.git] / cookbooks / munin / metadata.rb
index 0a25ccb79046ee5f2c104536defbe69973b7917f..b45c7575cfe20783097a75484c6476649a9d7208 100644 (file)
@@ -1,8 +1,9 @@
+name              "munin"
 maintainer        "OpenStreetMap Administrators"
 maintainer_email  "admins@openstreetmap.org"
 license           "Apache 2.0"
 description       "Installs and configures munin"
-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           "apache"
 depends           "networking"