From: Tom Hughes Date: Wed, 21 Aug 2019 14:11:28 +0000 (+0100) Subject: Upgrade foundation DWG and MWG wikis to 1.31 X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/cad72d8540ecf550ef650935eea338bc73c7ae05 Upgrade foundation DWG and MWG wikis to 1.31 --- diff --git a/cookbooks/foundation/recipes/dwg.rb b/cookbooks/foundation/recipes/dwg.rb index 9ae78d5c3..ad10fd78f 100644 --- a/cookbooks/foundation/recipes/dwg.rb +++ b/cookbooks/foundation/recipes/dwg.rb @@ -36,6 +36,7 @@ mediawiki_site "dwg.osmfoundation.org" do private_site true recaptcha_public_key "6LflIQATAAAAAMXyDWpba-FgipVzE-aGF4HIR59N" recaptcha_private_key passwords["dwg"]["recaptcha"] + version "1.33" end cookbook_file "/srv/dwg.osmfoundation.org/Wiki.png" do diff --git a/cookbooks/foundation/recipes/mwg.rb b/cookbooks/foundation/recipes/mwg.rb index 963e24fe5..091121236 100644 --- a/cookbooks/foundation/recipes/mwg.rb +++ b/cookbooks/foundation/recipes/mwg.rb @@ -36,6 +36,7 @@ mediawiki_site "mwg.osmfoundation.org" do private_site true recaptcha_public_key "6LflIQATAAAAAMXyDWpba-FgipVzE-aGF4HIR59N" recaptcha_private_key passwords["mwg"]["recaptcha"] + version "1.33" end cookbook_file "/srv/mwg.osmfoundation.org/Wiki.png" do diff --git a/cookbooks/foundation/recipes/wiki.rb b/cookbooks/foundation/recipes/wiki.rb index 8824b88a1..f3a7c2cc2 100644 --- a/cookbooks/foundation/recipes/wiki.rb +++ b/cookbooks/foundation/recipes/wiki.rb @@ -39,6 +39,7 @@ mediawiki_site "wiki.osmfoundation.org" do recaptcha_public_key "6LflIQATAAAAAMXyDWpba-FgipVzE-aGF4HIR59N" recaptcha_private_key passwords["wiki"]["recaptcha"] extra_file_extensions ["mp3"] + version "1.33" end mediawiki_skin "osmf" do