From 4e54b77b0daf99148811119ffd7842ea509ed88d Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 17 Aug 2010 12:46:15 -0300 Subject: Testing connection for rsync backups --- manifests/init.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests/init.pp') diff --git a/manifests/init.pp b/manifests/init.pp index 3c8014f..48fe185 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -137,6 +137,7 @@ class backup { port => $port, bandwidthlimit => $bandwidthlimit, compress => '1', + testconnect => 'yes', } } -- cgit v1.2.3