]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/foundation/recipes/mwg.rb
Update wiki to mediawiki 1.33
[chef.git] / cookbooks / foundation / recipes / mwg.rb
index df98b35421ec62bfa59ccbd13875395d5539992e..963e24fe54f78a384cf6a87374e1b8fd7136c1d2 100644 (file)
@@ -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]