index
:
puppet-backupninja
develop
master
production
riseup
Puppet module for backupninja
Fluxo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
manifests
/
duplicity.pp
Age
Commit message (
Collapse
)
Author
2017-06-05
Changes for puppet 4 compatibility
Silvio Rhatto
2016-03-19
Adds sandbox param for rsync, rdiff and duplicity
Silvio Rhatto
2015-05-12
Move nagios::service::passive to handler classes so that local backups may ↵
HEAD
master
Jerome Charaoui
also be monitored
2015-05-08
Adjust $backuptag default value of handlers, removes $real_backuptag
Jerome Charaoui
2015-05-08
Set proper defaults for $ssh_dir and $authorized_keys_file, no reason to use ↵
Jerome Charaoui
false
2015-05-07
Remove invalid $host parameter in backupninja::key declarations
Jerome Charaoui
2015-05-07
Renamed $installkey parameter to $keymanage, see upgrade notice in README
Jerome Charaoui
2015-04-17
Rename backupninja::client class to backupninja
Jerome Charaoui
2015-04-17
move ensure_* package dependency parameters to backupninja::client
Jerome Charaoui
2015-04-17
implement parameters w/ defaults in client class, removing the need for ↵
Jerome Charaoui
client::defaults
2015-04-17
move package declarations in base resources and wrap with ensure_resource
Jerome Charaoui
2015-04-17
fix autoload, first attempt
Jerome Charaoui