From: Tom Hughes Date: Sun, 22 Mar 2026 10:41:35 +0000 (+0000) Subject: Switch ysera to carto 6.0.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain Switch ysera to carto 6.0.0 --- diff --git a/roles/ysera.rb b/roles/ysera.rb index 448ad7495..4e2ebbe5f 100644 --- a/roles/ysera.rb +++ b/roles/ysera.rb @@ -133,6 +133,6 @@ default_attributes( run_list( "role[ucl-public]", - "role[tile]", + "role[tile-600]", "recipe[atlas]" )