]> git.openstreetmap.org Git - chef.git/commitdiff
Update test wiki to mediawiki 1.43
authorTom Hughes <tom@compton.nu>
Sat, 22 Mar 2025 14:56:10 +0000 (14:56 +0000)
committerTom Hughes <tom@compton.nu>
Sat, 22 Mar 2025 14:57:16 +0000 (14:57 +0000)
roles/muirdris.rb

index 2f1b50e06942dc887374d2b843a03314f66ca270..1adfbdc9307da6919f97056544451886792fc7d1 100644 (file)
@@ -33,7 +33,8 @@ default_attributes(
   :wiki => {
     :site_name => "test.wiki.openstreetmap.org",
     :site_aliases => [],
   :wiki => {
     :site_name => "test.wiki.openstreetmap.org",
     :site_aliases => [],
-    :site_notice => "TEST INSTANCE: Use wiki.openstreetmap.org for real work"
+    :site_notice => "TEST INSTANCE: Use wiki.openstreetmap.org for real work",
+    :mediawiki_version => "1.43"
   }
 )
 
   }
 )