diff options
Diffstat (limited to 'manifests')
| -rw-r--r-- | manifests/dup.pp | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/manifests/dup.pp b/manifests/dup.pp index dc597f7..f81475a 100644 --- a/manifests/dup.pp +++ b/manifests/dup.pp @@ -72,7 +72,7 @@ define backupninja::duplicity( $order  = 90,                                 # [dest]                                 $incremental   = "yes",                                 $keep          = false, -                               $bandwithlimit = false, +                               $bandwidthlimit = false,                                 $sshoptions    = false,                                 $destdir       = false,                                 $desthost      = false, | 
