]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/networking/metadata.rb
Fix new cookstyle warnings
[chef.git] / cookbooks / networking / metadata.rb
index 04002fc8eed0b3f4184ca4458fb1f559365f4840..3d2944c1555e8fe0bad7da8125dbcba30cebf282 100644 (file)
@@ -3,7 +3,7 @@ maintainer        "OpenStreetMap Administrators"
 maintainer_email  "admins@openstreetmap.org"
 license           "Apache-2.0"
 description       "Configures networking"
-long_description  IO.read(File.join(File.dirname(__FILE__), "README.md"))
+
 version           "1.0.0"
-recipe            "networking", "Configures networking via attributes"
+
 supports          "ubuntu"