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
/
rsync.pp
Age
Commit message (
Expand
)
Author
2016-03-19
Adds sandbox param for rsync, rdiff and duplicity
Silvio Rhatto
2015-09-12
Fix backupdir variable at backupninja::rsync
Silvio Rhatto
2015-05-12
Move nagios::service::passive to handler classes so that local backups may al...
HEAD
master
Jerome Charaoui
2015-05-11
lint worst offenders
Jerome Charaoui
2015-05-08
Fix a few things related to nagios.
Jerome Charaoui
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
2015-05-08
Adjust $home default value of the rsync handler, removes $real_home
Jerome Charaoui
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
rename $nagios2_description to $nagios_description
Jerome Charaoui
2015-04-17
implement parameters w/ defaults in client class, removing the need for clien...
Jerome Charaoui
2015-04-17
move package declarations in base resources and wrap with ensure_resource
Jerome Charaoui
2010-08-16
Minor fixes
Silvio Rhatto
2010-08-16
Removing comments
Silvio Rhatto
2010-08-16
Right now just local origin and remote destination is supported (2)
Silvio Rhatto
2010-08-16
Right now just local origin and remote destination is supported
Silvio Rhatto
2010-08-16
Minor fixes
Silvio Rhatto
2010-08-16
Initial code for rsync handler
Silvio Rhatto