]> git.openstreetmap.org Git - chef.git/commitdiff
Remove cleanup code
authorTom Hughes <tom@compton.nu>
Sun, 21 Feb 2021 14:35:21 +0000 (14:35 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 21 Feb 2021 14:35:21 +0000 (14:35 +0000)
cookbooks/planet/recipes/replication.rb

index ddf278a2d1c6d62aef0965a973efe471fc4ac95a..d25197171412538e41ef77475d5a96429f2b20b5 100644 (file)
@@ -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