diff options
Diffstat (limited to 'manifests')
| -rw-r--r-- | manifests/client.pp | 2 | 
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 | 
