From c62c8d7451fede49de5c921d16ebd9fc1904715e Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sat, 28 Mar 2026 18:36:04 +0000 Subject: [PATCH] Switch piasa to carto 6.0.0 --- roles/piasa.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/piasa.rb b/roles/piasa.rb index f54a45302..6184d9c35 100644 --- a/roles/piasa.rb +++ b/roles/piasa.rb @@ -132,6 +132,6 @@ default_attributes( run_list( "role[osuosl]", - "role[tile]", + "role[tile-600]", "recipe[atlas]" ) -- 2.39.5