X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/db8d46b7feeaefdb105dd0ed9c6d0d0084250b92..b52a55582446c7639f6727db470a9ba4d6ba7c1b:/cookbooks/foundation/recipes/wiki.rb diff --git a/cookbooks/foundation/recipes/wiki.rb b/cookbooks/foundation/recipes/wiki.rb index 28f5e7fba..e13aaa186 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" @@ -43,7 +43,7 @@ end mediawiki_extension "MobileFrontend" do action :delete - site "board.osmfoundation.org" + site "wiki.osmfoundation.org" end mediawiki_skin "osmf" do