]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/roundup/metadata.rb
Avoid including Chef::Mixin::ShellOut in resources
[chef.git] / cookbooks / roundup / metadata.rb
index 727bcfec05e7a01a9696310b16faa2e88b19c818..678654721b4adec0e2b87d4aff794d7a34e6eef6 100644 (file)
@@ -3,7 +3,7 @@ maintainer        "OpenStreetMap Administrators"
 maintainer_email  "admins@openstreetmap.org"
 license           "Apache-2.0"
 description       "Installs and configures a roundup server"
-long_description  IO.read(File.join(File.dirname(__FILE__), "README.md"))
+
 version           "1.0.0"
 supports          "ubuntu"
 depends           "apache"