]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/planet/recipes/replication.rb
Copy minutely replication diffs to S3
[chef.git] / cookbooks / planet / recipes / replication.rb
index e0a3bcc7e7c6a815dba9d250fa92a9716b9f681a..6b2f9ab74d3dfa75d19c8a9a63033a495fa2a646 100644 (file)
@@ -269,6 +269,8 @@ systemd_service "replication-minutely" do
   working_directory "/etc/replication"
   exec_start "/usr/local/bin/replicate-minute"
   sandbox :enable_network => true
+  protect_home "tmpfs"
+  bind_paths "/home/planet"
   read_write_paths [
     "/run/replication",
     "/store",