X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/8853d81b9b39f284d824431c9715a309cf759d31..b9eeecc2a3ad0fbba208b5b1cea862123fb746b6:/cookbooks/switch2osm/metadata.rb diff --git a/cookbooks/switch2osm/metadata.rb b/cookbooks/switch2osm/metadata.rb index 9e5bff68e..3a380b93f 100644 --- a/cookbooks/switch2osm/metadata.rb +++ b/cookbooks/switch2osm/metadata.rb @@ -1,8 +1,9 @@ name "switch2osm" maintainer "OpenStreetMap Administrators" maintainer_email "admins@openstreetmap.org" -license "Apache 2.0" +license "Apache-2.0" description "Installs and configures servers for switch2osm" -long_description IO.read(File.join(File.dirname(__FILE__), 'README.rdoc')) + version "1.0.0" +supports "ubuntu" depends "wordpress"