From f68d78108618a820163af4fe78cabac377a092e9 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sat, 21 Mar 2026 12:05:43 +0000 Subject: [PATCH] Switch wawel to carto 6.0.0 --- roles/wawel.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/wawel.rb b/roles/wawel.rb index 741626f2b..2d4f1fd30 100644 --- a/roles/wawel.rb +++ b/roles/wawel.rb @@ -45,5 +45,5 @@ default_attributes( run_list( "role[cloudferro-waw3-2]", - "role[tile]" + "role[tile-600]" ) -- 2.39.5