]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/apt/metadata.rb
apt: add support for elasticsearch repo
[chef.git] / cookbooks / apt / metadata.rb
index 5242ffaf433d69d33bc2ce6919a628fa107d0ba1..51281db29814b52bd0f3dd65a0f864b9e4fd6ece 100644 (file)
@@ -1,8 +1,9 @@
+name              "apt"
 maintainer       "Tom Hughes"
 maintainer_email "tom@compton.nu"
 license          "Apache 2.0"
 description      "Installs/Configures apt"
-long_description IO.read(File.join(File.dirname(__FILE__), 'README.rdoc'))
+long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
 version          "0.1"
 supports         "debian"
 supports         "ubuntu"