diff options
Diffstat (limited to 'manifests/dup.pp')
| -rw-r--r-- | manifests/dup.pp | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/manifests/dup.pp b/manifests/dup.pp index f12fc0f..9b554dc 100644 --- a/manifests/dup.pp +++ b/manifests/dup.pp @@ -84,8 +84,6 @@ define backupninja::duplicity( $order  = 90,                                 $backuptag            = false,                                 # key options                                 $installkey           = true ) { -  # needed packages -  package { "duplicity": ensure => installed }    # the client with configs for this machine    include backupninja::client | 
