bundlewrap/nodes/home.backups.py
mwiegand 0628fd8ff8 wip
2021-07-06 21:32:25 +02:00

14 lines
230 B
Python

{
'hostname': '10.0.0.5',
'bundles': [
'backup-server',
],
'groups': [
'all',
],
'metadata': {
'backup-server': {
'hostname': 'backups.sublimity.de',
},
},
}