]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/ssl/metadata.rb
Limit required attributes to the actions that need them
[chef.git] / cookbooks / ssl / metadata.rb
index ef83cb3eeb728be41039673e25d7375752b11c35..257629129d1bed9026498d01b8e94f82a8041eff 100644 (file)
@@ -1,6 +1,8 @@
+name              "ssl"
 maintainer        "OpenStreetMap Administrators"
 maintainer_email  "admins@openstreetmap.org"
-license           "Apache 2.0"
+license           "Apache-2.0"
 description       "Installs and configures basic SSL support"
-long_description  IO.read(File.join(File.dirname(__FILE__), 'README.rdoc'))
+
 version           "1.0.0"
+supports          "ubuntu"