X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/9b1a79b6487d04eeafc92f2f856f7e79780ba612..213599a1e2c75000273a2a325616823f9f6284d0:/cookbooks/foundation/recipes/wiki.rb diff --git a/cookbooks/foundation/recipes/wiki.rb b/cookbooks/foundation/recipes/wiki.rb index e13aaa186..8824b88a1 100644 --- a/cookbooks/foundation/recipes/wiki.rb +++ b/cookbooks/foundation/recipes/wiki.rb @@ -41,11 +41,6 @@ mediawiki_site "wiki.osmfoundation.org" do extra_file_extensions ["mp3"] end -mediawiki_extension "MobileFrontend" do - action :delete - site "wiki.osmfoundation.org" -end - mediawiki_skin "osmf" do site "wiki.osmfoundation.org" repository "git://github.com/openstreetmap/mediawiki-skins-osmf.git"