X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/57ee30ffe5e6106f3cbd9a91c1599eb5b51e8c36..f28a1081e98606e992c613cb1e15f55e75c9b546:/cookbooks/foundation/recipes/board.rb diff --git a/cookbooks/foundation/recipes/board.rb b/cookbooks/foundation/recipes/board.rb index 82012eda9..498e89214 100644 --- a/cookbooks/foundation/recipes/board.rb +++ b/cookbooks/foundation/recipes/board.rb @@ -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