Age | Commit message (Collapse) | Author |
|
|
|
backupninja_server_realize
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
New $subfolder defaulting to rdiff-backup allow configuration
of which inner folder from $home rdiff backup should keep backups.
|
|
$real_ is not defined anywhere
|
|
this makes sure that the nsca package is installed, as it is a
dependency for the nagios checks. It does not configure any of the
nsca bits. In fact this should be done in a nagios::nsca class and
instead this module should require that
|
|
|
|
|
|
for rsync package installation to avoid duplicate package definitions
|
|
|
|
variable that can be set. updated README to detail this information
|
|
|
|
|
|
backupninja::sys on debian and ubuntu.
|
|
|
|
Could not create backup-nagios: Parameter type failed: interning empty string
|
|
|
|
Conflicts:
manifests/mysql.pp
manifests/rdiff.pp
manifests/server.pp
|
|
definitions
|
|
|
|
|
|
|
|
|
|
Adding part of client.pp code into new class
backupninja::client::defaults in an attempt to avoid duplicate
definitions inside backupninja::client::key.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
manifests/dup.pp
|