aboutsummaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2010-08-21 19:32:40 -0300
committerSilvio Rhatto <rhatto@riseup.net>2010-08-21 19:32:40 -0300
commit23e17f0545719cbaf0b53c3274c4fa5e6a96b7b1 (patch)
treeca8c653db9021c7da8b990b55fc76b43f2ee91ea /manifests/init.pp
parent0ce4fa1a25d032457d8e7fc777e2356651c2cf40 (diff)
downloadpuppet-backup-23e17f0545719cbaf0b53c3274c4fa5e6a96b7b1.tar.gz
puppet-backup-23e17f0545719cbaf0b53c3274c4fa5e6a96b7b1.tar.bz2
Comment
Diffstat (limited to 'manifests/init.pp')
-rw-r--r--manifests/init.pp3
1 files changed, 2 insertions, 1 deletions
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",