From 9c75986e53a1b95f584601dd525391fed1fa233f Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 31 Mar 2026 08:54:17 +0100 Subject: [PATCH] Switch azure-02 to carto 6.0.0 --- roles/azure-02.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/azure-02.rb b/roles/azure-02.rb index 8a5a4dc9c..3bd9b5b54 100644 --- a/roles/azure-02.rb +++ b/roles/azure-02.rb @@ -157,5 +157,5 @@ default_attributes( run_list( "role[twds]", - "role[tile]" + "role[tile-600]" ) -- 2.39.5