X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a9fa15ee42760a1c6073d01547dd8907b202d65b..176d46fe9b5deb4080f433b1ca7f7786492fda9a:/cookbooks/foundation/recipes/wiki.rb diff --git a/cookbooks/foundation/recipes/wiki.rb b/cookbooks/foundation/recipes/wiki.rb index a652d6ae8..2baa6c7f7 100644 --- a/cookbooks/foundation/recipes/wiki.rb +++ b/cookbooks/foundation/recipes/wiki.rb @@ -24,7 +24,7 @@ passwords = data_bag_item("foundation", "passwords") mediawiki_site "wiki.osmfoundation.org" do aliases ["www.osmfoundation.org", "osmfoundation.org", "foundation.openstreetmap.org", "foundation.osm.org"] - sitename "OpenStreetMap Foundation Wiki" + sitename "OpenStreetMap Foundation" directory "/srv/wiki.osmfoundation.org" ssl_enabled true database_name "osmf-wiki"