]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/apt/metadata.rb
Fix new cookstyle warnings
[chef.git] / cookbooks / apt / metadata.rb
index 7c86a96150964b8a74f67c131559a25392dd9706..ace54bdbb9ea8e8c4bf16fbf0771664823bdf652 100644 (file)
@@ -3,8 +3,7 @@ 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.md"))
+
 version          "0.1"
 supports         "debian"
 supports         "ubuntu"
-recipe           "apt", "Installs and configures apt"