From: Antoine Beaupre Date: Sat, 17 Jan 2009 23:14:02 +0000 (-0500) Subject: upgrade backupninja to new testing version X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=9f61f6a39063737ec690e91c9ff35ff4ee391f74;p=puppet-backupninja.git upgrade backupninja to new testing version --- diff --git a/manifests/client.pp b/manifests/client.pp index c98bced..66dbd1c 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 => '0.9.6-4'; } file { $configdir: ensure => directory