From a4854a36f1643daa8ab352ccdf96b12dab5fb346 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Fri, 17 Feb 2017 14:52:33 +0000 Subject: [PATCH] Upgrade foundation and DWG wikis to 1.28 --- cookbooks/foundation/recipes/dwg.rb | 1 + cookbooks/foundation/recipes/wiki.rb | 1 + 2 files changed, 2 insertions(+) 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 -- 2.43.2