From c5220c6efb0ae15739c9a78f45a828b19435e31c Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 16 Aug 2010 16:50:24 -0300 Subject: Right now just local origin and remote destination is supported --- manifests/rsync.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests') diff --git a/manifests/rsync.pp b/manifests/rsync.pp index 7d925f2..bcd1d1b 100644 --- a/manifests/rsync.pp +++ b/manifests/rsync.pp @@ -1,5 +1,6 @@ # Run rsync as part of a backupninja run. # Based on backupninja::rdiff +# Right now just local origin and remote destination is supported. define backupninja::rsync( $order = 90, $ensure = present, $user = false, $home = false, $host = false, -- cgit v1.2.3