Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
added following parameters to backupninja::duplicity
and backupninja::client::key :
$createkey
$keystorefspath
$keydest
$keydestname
|
|
|
|
the mysql handler
|
|
|
|
|
|
|
|
|
|
|
|
|
|
at the same time. Also, specifying the backupninja command allows for
wrapping it in other commands (e.g. to execute it from within a
ssh-agent session so that authentication can happen via the
monkeysphere).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
backupninja_server_realize
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
values for the default to be more uniform with the other handler
definitions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
manifests/rdiff.pp
|
|
instead of hard-coding the 0.9.6 release. This changes the installed
version to be 'installed', and lets you specify a variable if you wish
to install a different version
|
|
|
|
multiple backup defines on one host
|
|
instead of the $real_host variable because $real_host prevents us from creating more than one rdiff-backup define on a server because this will cause a duplicate defintion. The $name variable allows for multiple without creating duplicate passive_service checks
|