aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/init.pp1
1 files changed, 1 insertions, 0 deletions
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',
}
}