From cb532268361752fd4820f69104e3a7d3fe8ab029 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Thu, 25 Feb 2010 11:12:59 -0500 Subject: fix the spelling of the bandwidthlimit option --- manifests/dup.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests') 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, -- cgit v1.2.3