X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/db8d46b7feeaefdb105dd0ed9c6d0d0084250b92..fcc8651cd36ca7cfc01f3d73067b96b0cb0c18ea:/cookbooks/foundation/recipes/wiki.rb diff --git a/cookbooks/foundation/recipes/wiki.rb b/cookbooks/foundation/recipes/wiki.rb index 28f5e7fba..f3a7c2cc2 100644 --- a/cookbooks/foundation/recipes/wiki.rb +++ b/cookbooks/foundation/recipes/wiki.rb @@ -30,7 +30,7 @@ mediawiki_site "wiki.osmfoundation.org" do database_user "osmf-wikiuser" database_password passwords["wiki"]["database"] admin_password passwords["wiki"]["admin"] - skin "osmf" + skin "OSMFoundation" logo "/Wiki.png" email_contact "webmaster@openstreetmap.org" email_sender "webmaster@openstreetmap.org" @@ -39,11 +39,7 @@ mediawiki_site "wiki.osmfoundation.org" do recaptcha_public_key "6LflIQATAAAAAMXyDWpba-FgipVzE-aGF4HIR59N" recaptcha_private_key passwords["wiki"]["recaptcha"] extra_file_extensions ["mp3"] -end - -mediawiki_extension "MobileFrontend" do - action :delete - site "board.osmfoundation.org" + version "1.33" end mediawiki_skin "osmf" do