]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/roundup/metadata.rb
Convert more URLs to https
[chef.git] / cookbooks / roundup / metadata.rb
index 8b1be50f19b99a7c0d545753edb4dc035c670553..727bcfec05e7a01a9696310b16faa2e88b19c818 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"