]> 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 8b1be50f19b99a7c0d545753edb4dc035c670553..678654721b4adec0e2b87d4aff794d7a34e6eef6 100644 (file)
@@ -1,8 +1,9 @@
 name              "roundup"
 maintainer        "OpenStreetMap Administrators"
 maintainer_email  "admins@openstreetmap.org"
-license           "Apache 2.0"
+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"