]> git.openstreetmap.org Git - chef.git/commitdiff
Switch orm to carto 6.0.0 master
authorTom Hughes <tom@compton.nu>
Sat, 4 Apr 2026 15:38:26 +0000 (16:38 +0100)
committerTom Hughes <tom@compton.nu>
Sat, 4 Apr 2026 15:38:26 +0000 (16:38 +0100)
roles/orm.rb

index 8b543f45054e9def81990af8295bbe34e0cb4a7d..9d051c00947f9dee09e0de12f3f9d99f9bd2a6ad 100644 (file)
@@ -126,6 +126,6 @@ default_attributes(
 
 run_list(
   "role[pixeldeck]",
-  "role[tile]",
+  "role[tile-600]",
   "recipe[atlas]"
 )