From ae102e4b945bab34fdb7c15d54f51ba6cfe6238c Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 16 Feb 2010 11:37:47 -0200 Subject: Minor fix --- manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests') diff --git a/manifests/init.pp b/manifests/init.pp index 5989140..6163f56 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -74,7 +74,7 @@ class backup { hour => "0", minute => "0", weekday => "0", - ensure => $periodic_check, + ensure => present, require => File['/usr/local/sbin/rdiff-check'], } -- cgit v1.2.3