diff options
Diffstat (limited to 'manifests')
| -rw-r--r-- | manifests/dup.pp | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/manifests/dup.pp b/manifests/dup.pp index 0965c21..8f34b8b 100644 --- a/manifests/dup.pp +++ b/manifests/dup.pp @@ -99,6 +99,7 @@ define backupninja::duplicity( $order  = 90,      installuser          => $installuser,      backuptag            => $backuptag,      backupkeys           => $backupkeystore, +    keytype              => $backupkeytype,    }    # the client's ssh key | 
