From: Micah Anderson Date: Thu, 16 Oct 2008 14:38:45 +0000 (-0400) Subject: update backupninja version to newest version in BPO. this enables etch machines to... X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=b20f1b8f5150a1ab06de587f054a8beb0ce41628;p=puppet-backupninja.git update backupninja version to newest version in BPO. this enables etch machines to talk to lenny --- diff --git a/manifests/client.pp b/manifests/client.pp index c98bced..52d8bef 100644 --- a/manifests/client.pp +++ b/manifests/client.pp @@ -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