]> git.openstreetmap.org Git - chef.git/commitdiff
Switch nidhogg to carto 6.0.0 master
authorTom Hughes <tom@compton.nu>
Fri, 27 Mar 2026 19:14:31 +0000 (19:14 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 27 Mar 2026 19:14:31 +0000 (19:14 +0000)
roles/nidhogg.rb

index 07b822bea81f870f6074588a5b90cf0b956e26e3..3ed2ce19f57b174ff845591959318b1992f20bc1 100644 (file)
@@ -55,6 +55,6 @@ default_attributes(
 
 run_list(
   "role[umu]",
-  "role[tile]",
+  "role[tile-600]",
   "recipe[atlas]"
 )