]> gitweb.fluxo.info Git - puppet-backupninja.git/commitdiff
update backupninja version to newest version in BPO. this enables etch machines to...
authorMicah Anderson <micah@riseup.net>
Thu, 16 Oct 2008 14:38:45 +0000 (10:38 -0400)
committerMicah Anderson <micah@riseup.net>
Thu, 16 Oct 2008 14:38:45 +0000 (10:38 -0400)
manifests/client.pp

index c98bced4dad6740724c92c7a15e81ccf4097c3f5..52d8befcae941ba8e50935ac632ea21a6c463740 100644 (file)
@@ -32,7 +32,7 @@ class backupninja::client {
     default => $ssh_dir_manage
   }
   package { 'backupninja':
-    ensure => '0.9.6-3';
+    ensure => '1.2.1-1~bpo40+1';
   }
   file { $configdir:
     ensure => directory