aboutsummaryrefslogtreecommitdiff
path: root/manifests/rsync.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/rsync.pp')
-rw-r--r--manifests/rsync.pp1
1 files changed, 1 insertions, 0 deletions
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,