From fb99850d39a75c5a24ddd15dd237682de07271d3 Mon Sep 17 00:00:00 2001 From: drebs Date: Mon, 13 Jul 2009 04:35:33 -0300 Subject: adding backup-key-type to duplicity handler. --- manifests/dup.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests') diff --git a/manifests/dup.pp b/manifests/dup.pp index 610a2d0..0965c21 100644 --- a/manifests/dup.pp +++ b/manifests/dup.pp @@ -106,6 +106,7 @@ define backupninja::duplicity( $order = 90, user => $destuser, host => $desthost, installkey => $installkey, + keytype => $backupkeytype, } # the backupninja rule for this duplicity backup -- cgit v1.2.3