X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/6f0a393ef9191a70d9c5040ed35f6ee4ca33db8b..2071840d7bb41d53efec9f75dc7f6beb126fa8de:/cookbooks/osmosis/metadata.rb diff --git a/cookbooks/osmosis/metadata.rb b/cookbooks/osmosis/metadata.rb index b5c22ec53..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"