]> git.openstreetmap.org Git - chef.git/commitdiff
Turn on dribble updates but keep tile updates off
authorPaul Norman <penorman@mac.com>
Thu, 20 Feb 2025 08:27:54 +0000 (00:27 -0800)
committerPaul Norman <penorman@mac.com>
Thu, 20 Feb 2025 08:27:54 +0000 (00:27 -0800)
roles/dribble.rb

index 1443b889b393265e0d80096660a375dc3c4ceaa0..509cc95ffdfc624752f14479df4ad0d5bbf5fb8e 100644 (file)
@@ -59,7 +59,7 @@ default_attributes(
   },
   :vectortile => {
     :replication => {
-      :status => :disabled,
+      :status => :enabled,
       :tileupdate => :disabled
     },
     :tilekiln => {