From: Silvio Rhatto Date: Sat, 21 Aug 2010 22:32:40 +0000 (-0300) Subject: Comment X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=23e17f0545719cbaf0b53c3274c4fa5e6a96b7b1;p=puppet-backup.git Comment --- diff --git a/manifests/init.pp b/manifests/init.pp index dbe24b2..7ce4043 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -119,7 +119,8 @@ class backup { require => File['/usr/local/sbin/rsync-check'], } - # we have to keep that until squeeze turns stable + # we have to keep that as we have custom changes that + # might not be merged and released in backupninja file { "/usr/share/backupninja/rsync": ensure => present, owner => "root",