aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2008-10-06 12:41:16 -0400
committerMicah Anderson <micah@riseup.net>2008-10-06 12:41:16 -0400
commitfa9a4af1cbd5ef4bf85fefff53faa868423a2dda (patch)
tree4cd79fb011fcf26833536d6b9db233cab8404c06
parent61be641d9eb8fbb9c03fc002093f8ce7257d0bde (diff)
downloadpuppet-backupninja-fa9a4af1cbd5ef4bf85fefff53faa868423a2dda.tar.gz
puppet-backupninja-fa9a4af1cbd5ef4bf85fefff53faa868423a2dda.tar.bz2
update backupninja package to the version that is in lenny
-rw-r--r--manifests/client.pp2
1 files changed, 1 insertions, 1 deletions
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