From: Tom Hughes Date: Sun, 21 Feb 2021 14:35:21 +0000 (+0000) Subject: Remove cleanup code X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/310c3fa223b5f20f4f8847b4fd8304189585770b Remove cleanup code --- diff --git a/cookbooks/planet/recipes/replication.rb b/cookbooks/planet/recipes/replication.rb index ddf278a2d..d25197171 100644 --- a/cookbooks/planet/recipes/replication.rb +++ b/cookbooks/planet/recipes/replication.rb @@ -239,10 +239,6 @@ systemd_timer "replication-minutely" do accuracy_sec 5 end -file "/etc/replication/auth.conf" do - action :delete -end - ## Hourly replication directory "/store/planet/replication/hour" do