]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/planet/recipes/replication.rb
Copy changeset replication diffs to S3
[chef.git] / cookbooks / planet / recipes / replication.rb
index d5a8485d7efade32f704036b92df4c2b72146278..0a25ad959bc44cc9756f5c0fbfd477543b8eed3c 100644 (file)
@@ -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"
   ]