]> gitweb.fluxo.info Git - puppet-backupninja.git/commitdiff
upgrade backupninja version to the version that will be shipped with lenny
authorMicah Anderson <micah@riseup.net>
Sat, 3 Jan 2009 23:12:23 +0000 (18:12 -0500)
committerMicah Anderson <micah@riseup.net>
Sat, 3 Jan 2009 23:12:23 +0000 (18:12 -0500)
manifests/client.pp

index c98bced4dad6740724c92c7a15e81ccf4097c3f5..66dbd1c405b9ba611ddc4e085ac325d138f541e8 100644 (file)
@@ -32,7 +32,7 @@ class backupninja::client {
     default => $ssh_dir_manage
   }
   package { 'backupninja':
-    ensure => '0.9.6-3';
+    ensure => '0.9.6-4';
   }
   file { $configdir:
     ensure => directory