]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/trac/metadata.rb
planet: Rate limit downloads to help fibre fault
[chef.git] / cookbooks / trac / metadata.rb
index 2b1a75ad5b85330ad92355eb690174f0af2c6c1d..57fe9e358f1518472c3abd4a8e9b496c6cea429c 100644 (file)
@@ -1,8 +1,9 @@
 name              "trac"
 maintainer        "OpenStreetMap Administrators"
 maintainer_email  "admins@openstreetmap.org"
-license           "Apache 2.0"
+license           "Apache-2.0"
 description       "Installs and configures trac servers"
-long_description  IO.read(File.join(File.dirname(__FILE__), 'README.md'))
+
 version           "1.0.0"
+supports          "ubuntu"
 depends           "apache"