]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/foundation/recipes/board.rb
Update board wiki to 1.33
[chef.git] / cookbooks / foundation / recipes / board.rb
index fb94144165d8efe47c3b403e472996297154b485..2636ce8939da4c725888c2a363a16075bef61733 100644 (file)
@@ -36,11 +36,7 @@ mediawiki_site "board.osmfoundation.org" do
   private_site true
   recaptcha_public_key "6LflIQATAAAAAMXyDWpba-FgipVzE-aGF4HIR59N"
   recaptcha_private_key passwords["board"]["recaptcha"]
-end
-
-mediawiki_extension "MobileFrontend" do
-  site "board.osmfoundation.org"
-  template "mw-ext-MobileFrontend.inc.php.erb"
+  version "1.33"
 end
 
 cookbook_file "/srv/board.osmfoundation.org/Wiki.png" do