]> gitweb.fluxo.info Git - puppet-backup.git/commitdiff
Comment
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 21 Aug 2010 22:32:40 +0000 (19:32 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 21 Aug 2010 22:32:40 +0000 (19:32 -0300)
manifests/init.pp

index dbe24b2b648a82781024a540853362c48e473584..7ce4043c0db987e5b54a11b5588dd3eb3b9f21b1 100644 (file)
@@ -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",