aboutsummaryrefslogtreecommitdiff
path: root/manifests/duplicity.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/duplicity.pp')
-rw-r--r--manifests/duplicity.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/duplicity.pp b/manifests/duplicity.pp
index cf57239..76cff8d 100644
--- a/manifests/duplicity.pp
+++ b/manifests/duplicity.pp
@@ -120,7 +120,6 @@ define backupninja::duplicity( $order = 90,
# the client's ssh key
backupninja::key { "${destuser}-${name}":
user => $destuser,
- host => $desthost,
createkey => $createkey,
keymanage => $keymanage,
keytype => $backupkeytype,