X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/9b1a79b6487d04eeafc92f2f856f7e79780ba612..ab5751cdbec569aaf0eb0edbd0f88f45f31f1161:/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"