nodes/{aurto,rx300}: add backups

This commit is contained in:
Franzi 2021-06-29 14:58:14 +02:00
parent da6a607033
commit 73ebf746f9
Signed by: kunsi
GPG key ID: 12E3D2136B818350
19 changed files with 18 additions and 17 deletions

View file

@ -1,7 +1,7 @@
nodes['aurto'] = {
'hostname': '31.47.232.107',
'bundles': {
'lldp',
'backup-client',
},
'groups': {
'arch',

View file

@ -35,9 +35,6 @@ nodes['rx300'] = {
'ipmitool': {},
},
},
'backups': {
'exclude_from_backups': True,
},
'postgresql': {
'version': '13',
},