From: Tom Hughes Date: Fri, 17 Feb 2017 14:52:33 +0000 (+0000) Subject: Upgrade foundation and DWG wikis to 1.28 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/a4854a36f1643daa8ab352ccdf96b12dab5fb346 Upgrade foundation and DWG wikis to 1.28 --- diff --git a/cookbooks/foundation/recipes/dwg.rb b/cookbooks/foundation/recipes/dwg.rb index 3fde37b17..6df491ca3 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.28" 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 a652d6ae8..83df8a4cb 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.28" end mediawiki_skin "osmf" do