From 947911ed7d6045fb96adf8e906ce8cc865d56ea0 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 19 Mar 2016 11:57:53 -0300 Subject: no backupninja sandboxes --- manifests/rsync.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests/rsync.pp') 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"]) { -- cgit v1.2.3