From: Tom Hughes Date: Sat, 1 Jan 2022 12:14:58 +0000 (+0000) Subject: Upgrade foundation, DWG and MWG wikis to 1.37 X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/295b1f1b8a59b82f5e5ff6bd31f6d60e589135d4 Upgrade foundation, DWG and MWG wikis to 1.37 --- diff --git a/cookbooks/foundation/recipes/dwg.rb b/cookbooks/foundation/recipes/dwg.rb index 58fc86400..ae0f1d37a 100644 --- a/cookbooks/foundation/recipes/dwg.rb +++ b/cookbooks/foundation/recipes/dwg.rb @@ -37,6 +37,7 @@ mediawiki_site "dwg.osmfoundation.org" do private_site true recaptcha_public_key "6LflIQATAAAAAMXyDWpba-FgipVzE-aGF4HIR59N" recaptcha_private_key passwords["dwg"]["recaptcha"] + version "1.37" 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 a1d8ba3e4..4775934a9 100644 --- a/cookbooks/foundation/recipes/mwg.rb +++ b/cookbooks/foundation/recipes/mwg.rb @@ -37,6 +37,7 @@ mediawiki_site "mwg.osmfoundation.org" do private_site true recaptcha_public_key "6LflIQATAAAAAMXyDWpba-FgipVzE-aGF4HIR59N" recaptcha_private_key passwords["mwg"]["recaptcha"] + version "1.37" 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 82c6c5685..b6470e158 100644 --- a/cookbooks/foundation/recipes/wiki.rb +++ b/cookbooks/foundation/recipes/wiki.rb @@ -44,6 +44,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.37" end mediawiki_skin "osmf" do