]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/tilelog/metadata.rb
Copy changeset replication diffs to S3
[chef.git] / cookbooks / tilelog / metadata.rb
index df11c69aa5bddb3aedc9f07b2beee1636787aef3..0dba182a6d9b64bf6585f87324a74e87985e58eb 100644 (file)
@@ -1,9 +1,11 @@
 name             "tilelog"
 maintainer       "OpenStreetMap Administrators"
 maintainer_email "admins@openstreetmap.org"
-license          "Apache 2.0"
+license          "Apache-2.0"
 description      "Installs and configures tile log analysis"
-long_description IO.read(File.join(File.dirname(__FILE__), "README.md"))
+
 version          "1.0.0"
-depends          "git"
-depends          "tools"
+supports         "ubuntu"
+depends          "accounts"
+depends          "python"
+depends          "systemd"