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