]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/osmosis/metadata.rb
Revert "Move AMS gateway to tabaluga"
[chef.git] / cookbooks / osmosis / metadata.rb
index 6439a5578668163fa31185a1e6fe4748104a4e6d..a6485f09c95d5029d5ec377a1d34c3d6bc3a404a 100644 (file)
@@ -1,7 +1,8 @@
+name              "osmosis"
 maintainer        "OpenStreetMap Administrators"
 maintainer_email  "admins@openstreetmap.org"
-license           "Apache 2.0"
+license           "Apache-2.0"
 description       "Installs and configures osmosis"
-long_description  IO.read(File.join(File.dirname(__FILE__), 'README.rdoc'))
+
 version           "1.0.0"
-depends           "chef"
+supports          "ubuntu"