bundles/backup-server: add metadata backup-client/one_backup_every_hours
This commit is contained in:
parent
9a8e7abef4
commit
5d7872042b
3 changed files with 12 additions and 3 deletions
|
@ -26,6 +26,10 @@ nodes['kunsi-p14s'] = {
|
|||
},
|
||||
},
|
||||
},
|
||||
'backup-client': {
|
||||
# only alert people if we're missing more than a week of backups
|
||||
'one_backup_every_hours': 7 * 24,
|
||||
},
|
||||
'firewall': {
|
||||
'port_rules': {
|
||||
# obs websocket thingie - just allow all RFC1918 ips here
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue