]> git.openstreetmap.org Git - chef.git/commitdiff
Switch ysera to carto 6.0.0 master
authorTom Hughes <tom@compton.nu>
Sun, 22 Mar 2026 10:41:35 +0000 (10:41 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 22 Mar 2026 10:41:35 +0000 (10:41 +0000)
roles/ysera.rb

index 448ad7495213155b158a118af17c5e4bc691249b..4e2ebbe5f3902ed2b38534424e5b1a44d3db3048 100644 (file)
@@ -133,6 +133,6 @@ default_attributes(
 
 run_list(
   "role[ucl-public]",
-  "role[tile]",
+  "role[tile-600]",
   "recipe[atlas]"
 )