From: Paul Norman Date: Mon, 4 Nov 2024 18:35:21 +0000 (-0800) Subject: turn on dribble replication X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/3c0e9a8a3178545962f25797d00d0edf9d8cd1fe turn on dribble replication --- diff --git a/roles/dribble.rb b/roles/dribble.rb index 69e6603d3..3cdcbc2f8 100644 --- a/roles/dribble.rb +++ b/roles/dribble.rb @@ -38,7 +38,6 @@ default_attributes( }, :vectortile => { :replication => { - :status => :disabled, :tileupdate => :disabled } }