]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/stateofthemap/metadata.rb
Use https to access private git repositories
[chef.git] / cookbooks / stateofthemap / metadata.rb
index fcc8589a2bfd27b89f7d1cb70d1fd796f07cab21..68bcf9e54ebcac53a062b6c4d22acb6c1d6f131d 100644 (file)
@@ -1,8 +1,9 @@
 name              "stateofthemap"
 maintainer        "OpenStreetMap Administrators"
 maintainer_email  "admins@openstreetmap.org"
-license           "Apache 2.0"
+license           "Apache-2.0"
 description       "Installs and configures State of the Map services"
 long_description  IO.read(File.join(File.dirname(__FILE__), "README.md"))
 version           "1.0.0"
+supports          "ubuntu"
 depends           "wordpress"