bundles/backup-client: don't monitor backups for nodes which have exclude_from_monitoring
This commit is contained in:
parent
ac7f73588d
commit
297726f297
2 changed files with 9 additions and 1 deletions
|
@ -21,6 +21,7 @@ nodes['kunsi-p14s'] = {
|
|||
'autologin_as': 'kunsi',
|
||||
},
|
||||
'backup-client': {
|
||||
'exclude_from_monitoring': False,
|
||||
# only alert people if we're missing more than a week of backups
|
||||
'one_backup_every_hours': 7 * 24,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue