X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/5456576609cbee101e13b251d2dfe9c850445da3..b68187fc95272d0d940e2fa6eb9ef8c4efd25048:/cookbooks/planet/recipes/replication.rb?ds=inline diff --git a/cookbooks/planet/recipes/replication.rb b/cookbooks/planet/recipes/replication.rb index d5a8485d7..0a25ad959 100644 --- a/cookbooks/planet/recipes/replication.rb +++ b/cookbooks/planet/recipes/replication.rb @@ -208,6 +208,7 @@ systemd_service "replication-changesets" do exec_start "/usr/local/bin/replicate-changesets /etc/replication/changesets.conf" sandbox :enable_network => true read_write_paths [ + "/home/planet/.aws", "/run/replication", "/store/planet/replication/changesets" ]