]> 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 2058133d7a1dd4f4c03225791a516e1458754240..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"