X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a9fa15ee42760a1c6073d01547dd8907b202d65b..42fcc87f6770898b692036e8b942be9db1c0f047:/cookbooks/foundation/recipes/wiki.rb diff --git a/cookbooks/foundation/recipes/wiki.rb b/cookbooks/foundation/recipes/wiki.rb index a652d6ae8..749dcb923 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" @@ -40,6 +40,7 @@ mediawiki_site "wiki.osmfoundation.org" do recaptcha_public_key "6LflIQATAAAAAMXyDWpba-FgipVzE-aGF4HIR59N" recaptcha_private_key passwords["wiki"]["recaptcha"] extra_file_extensions ["mp3"] + version "1.29" end mediawiki_skin "osmf" do