X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/d358821303962f093e734708a59193e09098a09a..53259637f9cef468ce51524a5e6d3fe38eb52c50:/cookbooks/osmosis/metadata.rb diff --git a/cookbooks/osmosis/metadata.rb b/cookbooks/osmosis/metadata.rb index 6439a5578..3a78801f4 100644 --- a/cookbooks/osmosis/metadata.rb +++ b/cookbooks/osmosis/metadata.rb @@ -1,7 +1,8 @@ +name "osmosis" maintainer "OpenStreetMap Administrators" maintainer_email "admins@openstreetmap.org" license "Apache 2.0" description "Installs and configures osmosis" -long_description IO.read(File.join(File.dirname(__FILE__), 'README.rdoc')) +long_description IO.read(File.join(File.dirname(__FILE__), 'README.md')) version "1.0.0" depends "chef"