Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
- remove $real_* variables from server::sandbox resource
- change use_nagios global to manage_nagios parameter
|
|
client::defaults
|
|
|
|
|
|
Add support for increments,keepincroffulls,desturl
Include proper backupninja::client:: class (as does rsync)
|
|
Conflicts:
manifests/mysql.pp
manifests/pgsql.pp
templates/pgsql.conf.erb
|
|
Conflicts:
manifests/client.pp
manifests/rdiff.pp
|
|
Conflicts:
manifests/rdiff.pp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|