From a13821fcb1705b5f29a801da43d7df28c6777904 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 15 May 2012 17:11:03 -0300 Subject: Typo --- manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/init.pp b/manifests/init.pp index 88fa499..84620c0 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -111,7 +111,7 @@ class backup { weekday => $backup_audit_rsync ? { true => '*', default => "0", - } + }, ensure => present, require => File['/usr/local/sbin/rsync-check'], } -- cgit v1.2.3