remove htz-hel.backup-kunsi
This commit is contained in:
parent
8db6c73f25
commit
5bd406ae90
1 changed files with 0 additions and 40 deletions
|
@ -1,40 +0,0 @@
|
|||
nodes['htz-hel.backup-kunsi'] = {
|
||||
'hostname': '2a01:4f9:6b:2d99::1337',
|
||||
'bundles': {
|
||||
'backup-server',
|
||||
'dm-crypt',
|
||||
'zfs',
|
||||
},
|
||||
'groups': {
|
||||
'debian-bullseye',
|
||||
},
|
||||
'metadata': {
|
||||
'apt': {
|
||||
'unattended-upgrades': {
|
||||
# requires manual apply after reboot to unlock dm-crypt
|
||||
# devices
|
||||
'reboot_enabled': False,
|
||||
},
|
||||
},
|
||||
'interfaces': {
|
||||
'ens18': {
|
||||
'ips': {
|
||||
'2a01:4f9:6b:2d99::1337/64',
|
||||
},
|
||||
'gateway6': '2a01:4f9:6b:2d99::2',
|
||||
},
|
||||
},
|
||||
'backups': {
|
||||
# This is the backup target.
|
||||
'exclude_from_backups': True,
|
||||
},
|
||||
'backup-server': {
|
||||
'encrypted-devices': {
|
||||
'/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi1-part1': bwpass.password('bw/backup-kunsi/encryption-passphrase'),
|
||||
},
|
||||
},
|
||||
'zfs': {
|
||||
'scrub_when': 'Wed 08:00 Europe/Berlin',
|
||||
},
|
||||
},
|
||||
}
|
Loading…
Add table
Reference in a new issue