From: Tom Hughes Date: Fri, 27 Mar 2026 19:14:31 +0000 (+0000) Subject: Switch nidhogg to carto 6.0.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain Switch nidhogg to carto 6.0.0 --- diff --git a/roles/nidhogg.rb b/roles/nidhogg.rb index 07b822bea..3ed2ce19f 100644 --- a/roles/nidhogg.rb +++ b/roles/nidhogg.rb @@ -55,6 +55,6 @@ default_attributes( run_list( "role[umu]", - "role[tile]", + "role[tile-600]", "recipe[atlas]" )