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