]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/nginx/metadata.rb
tilecache: Add 1 more zoom to nginx cache
[chef.git] / cookbooks / nginx / metadata.rb
index 2710e6c54b7e7f8c18651f1678f6324438566e62..edd5573b0753883092ecbce1af97f2396827509d 100644 (file)
@@ -1,8 +1,9 @@
 name              "nginx"
 maintainer        "OpenStreetMap Administrators"
 maintainer_email  "admins@openstreetmap.org"
-license           "Apache 2.0"
+license           "Apache-2.0"
 description       "Installs and configures nginx"
-long_description  IO.read(File.join(File.dirname(__FILE__), "README.md"))
+
 version           "1.0.0"
+supports          "ubuntu"
 depends           "ssl"