From: Micah Anderson Date: Mon, 6 Oct 2008 16:41:16 +0000 (-0400) Subject: update backupninja package to the version that is in lenny X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=fa9a4af1cbd5ef4bf85fefff53faa868423a2dda;p=puppet-backupninja.git update backupninja package to the version that is in lenny --- diff --git a/manifests/client.pp b/manifests/client.pp index 388bea4..c98bced 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-2'; + ensure => '0.9.6-3'; } file { $configdir: ensure => directory