]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/foundation/recipes/mwg.rb
Upgrade foundation DWG and MWG wikis to 1.31
[chef.git] / cookbooks / foundation / recipes / mwg.rb
index df98b35421ec62bfa59ccbd13875395d5539992e..091121236f6243929154787aefc27260d048a6bc 100644 (file)
@@ -36,11 +36,7 @@ mediawiki_site "mwg.osmfoundation.org" do
   private_site true
   recaptcha_public_key "6LflIQATAAAAAMXyDWpba-FgipVzE-aGF4HIR59N"
   recaptcha_private_key passwords["mwg"]["recaptcha"]
-end
-
-mediawiki_extension "MobileFrontend" do
-  site "mwg.osmfoundation.org"
-  template "mw-ext-MobileFrontend.inc.php.erb"
+  version "1.33"
 end
 
 cookbook_file "/srv/mwg.osmfoundation.org/Wiki.png" do