aboutsummaryrefslogtreecommitdiff
path: root/manifests/rsync.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/rsync.pp')
-rw-r--r--manifests/rsync.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/rsync.pp b/manifests/rsync.pp
index ff62b80..5f2aa35 100644
--- a/manifests/rsync.pp
+++ b/manifests/rsync.pp
@@ -28,6 +28,7 @@ define backup::rsync(
bandwidthlimit => $bandwidthlimit,
compress => '1',
testconnect => 'yes',
+ sandbox => false,
}
if !defined(Nodo::Subsystem::Ssh::Local_key["$hostname"]) {