X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/3634febd0a66e60ca36e0e33779b3b35f67c1198..0ceabfe7c18d1929e3dae9730716e24a9694a70e:/cookbooks/osmosis/metadata.rb?ds=sidebyside diff --git a/cookbooks/osmosis/metadata.rb b/cookbooks/osmosis/metadata.rb index 3a78801f4..a6485f09c 100644 --- a/cookbooks/osmosis/metadata.rb +++ b/cookbooks/osmosis/metadata.rb @@ -1,8 +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.md')) + version "1.0.0" -depends "chef" +supports "ubuntu"