X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/6f0a393ef9191a70d9c5040ed35f6ee4ca33db8b..3903aeca9d5b355fa9745f7f6e7358d6e1ba5d5d:/cookbooks/stateofthemap/metadata.rb?ds=sidebyside diff --git a/cookbooks/stateofthemap/metadata.rb b/cookbooks/stateofthemap/metadata.rb index fcc8589a2..b872349b2 100644 --- a/cookbooks/stateofthemap/metadata.rb +++ b/cookbooks/stateofthemap/metadata.rb @@ -1,8 +1,10 @@ name "stateofthemap" maintainer "OpenStreetMap Administrators" maintainer_email "admins@openstreetmap.org" -license "Apache 2.0" +license "Apache-2.0" description "Installs and configures State of the Map services" -long_description IO.read(File.join(File.dirname(__FILE__), "README.md")) + version "1.0.0" +supports "ubuntu" +depends "ruby" depends "wordpress"