From: Tom Hughes Date: Thu, 9 Nov 2017 19:27:50 +0000 (+0000) Subject: Upgrade foundation and DWG wikis to 1.29 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/42fcc87f6770898b692036e8b942be9db1c0f047 Upgrade foundation and DWG wikis to 1.29 --- diff --git a/cookbooks/foundation/recipes/dwg.rb b/cookbooks/foundation/recipes/dwg.rb index 3fde37b17..47e6f3cf8 100644 --- a/cookbooks/foundation/recipes/dwg.rb +++ b/cookbooks/foundation/recipes/dwg.rb @@ -37,6 +37,7 @@ mediawiki_site "dwg.osmfoundation.org" do private true recaptcha_public_key "6LflIQATAAAAAMXyDWpba-FgipVzE-aGF4HIR59N" recaptcha_private_key passwords["dwg"]["recaptcha"] + version "1.29" end cookbook_file "/srv/dwg.osmfoundation.org/Wiki.png" do diff --git a/cookbooks/foundation/recipes/wiki.rb b/cookbooks/foundation/recipes/wiki.rb index 2baa6c7f7..749dcb923 100644 --- a/cookbooks/foundation/recipes/wiki.rb +++ b/cookbooks/foundation/recipes/wiki.rb @@ -40,6 +40,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.29" end mediawiki_skin "osmf" do