]> git.openstreetmap.org Git - chef.git/commitdiff
Switch piasa to carto 6.0.0 master
authorTom Hughes <tom@compton.nu>
Sat, 28 Mar 2026 18:36:04 +0000 (18:36 +0000)
committerTom Hughes <tom@compton.nu>
Sat, 28 Mar 2026 18:36:04 +0000 (18:36 +0000)
roles/piasa.rb

index f54a453028654d935e5a79456f27992a50745a11..6184d9c351dc2b7a7ac019d682d4105ca792198a 100644 (file)
@@ -132,6 +132,6 @@ default_attributes(
 
 run_list(
   "role[osuosl]",
-  "role[tile]",
+  "role[tile-600]",
   "recipe[atlas]"
 )