X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/d358821303962f093e734708a59193e09098a09a..b9eeecc2a3ad0fbba208b5b1cea862123fb746b6:/cookbooks/osmosis/metadata.rb?ds=sidebyside diff --git a/cookbooks/osmosis/metadata.rb b/cookbooks/osmosis/metadata.rb index 6439a5578..a1cf52da5 100644 --- a/cookbooks/osmosis/metadata.rb +++ b/cookbooks/osmosis/metadata.rb @@ -1,7 +1,9 @@ +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" +supports "ubuntu" depends "chef"