X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/5f13b21c83e1181dbc494b36fd4a06a07711e0ac..ed704d2901155f5ca0d2a9d385676c8a0d0796dd:/cookbooks/foundation/recipes/mwg.rb diff --git a/cookbooks/foundation/recipes/mwg.rb b/cookbooks/foundation/recipes/mwg.rb index df98b3542..963e24fe5 100644 --- a/cookbooks/foundation/recipes/mwg.rb +++ b/cookbooks/foundation/recipes/mwg.rb @@ -38,11 +38,6 @@ mediawiki_site "mwg.osmfoundation.org" do recaptcha_private_key passwords["mwg"]["recaptcha"] end -mediawiki_extension "MobileFrontend" do - site "mwg.osmfoundation.org" - template "mw-ext-MobileFrontend.inc.php.erb" -end - cookbook_file "/srv/mwg.osmfoundation.org/Wiki.png" do owner node[:mediawiki][:user] group node[:mediawiki][:group]