From 5af6a9bb180a263b6c0a6f3088b6c8084fd64ee8 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 6 Jun 2018 14:29:40 -0300 Subject: Adds when param into backupninja::rsync --- manifests/rsync.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests/rsync.pp') diff --git a/manifests/rsync.pp b/manifests/rsync.pp index c760e4d..541698c 100644 --- a/manifests/rsync.pp +++ b/manifests/rsync.pp @@ -3,6 +3,7 @@ define backupninja::rsync( $order = 90, $ensure = present, + $when = false, # [general] $log = false, $partition = false, -- cgit v1.2.3