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, 0 insertions, 1 deletions
diff --git a/manifests/rsync.pp b/manifests/rsync.pp
index 733885b..ff62b80 100644
--- a/manifests/rsync.pp
+++ b/manifests/rsync.pp
@@ -8,7 +8,6 @@ define backup::rsync(
backupninja::rsync { "rsync-$title.$use_domain":
# [general]
ensure => $ensure,
- keymanage => false,
home => "${backup::params::backupdir}/remote/$use_fqdn",
backupkeytype => "rsa",
id_file => "/root/.ssh/id_rsa",