]> git.openstreetmap.org Git - chef.git/commitdiff
Finish tilekiln storage update
authorPaul Norman <penorman@mac.com>
Sat, 1 Mar 2025 01:15:44 +0000 (17:15 -0800)
committerPaul Norman <penorman@mac.com>
Sat, 1 Mar 2025 01:15:44 +0000 (17:15 -0800)
roles/dribble.rb

index dbdd601dc8d011508534fe0150b216d4364bf0b8..33707cfa495ece91fde969b3eaf0c24322c0b844 100644 (file)
@@ -56,11 +56,6 @@ default_attributes(
         :effective_cache_size => "350GB"
       }
     }
-  },
-  :vectortile => {
-    :tilekiln => {
-      :tileupdate => false
-    }
   }
 )