This commit is contained in:
mwiegand 2021-10-13 00:33:54 +02:00
parent 0a3837db64
commit dbaeeeaad7

View file

@ -17,11 +17,6 @@
'gateway4': '192.168.178.1',
},
},
'dm-crypt': {
'tank': {
'device': '/dev/disk/by-id/ata-TOSHIBA_MG06ACA10TE_61C0A1B1FKQE',
},
},
'users': {
'root': {
'authorized_users': {
@ -29,6 +24,14 @@
},
},
},
'systemd': {
'services': {
'wpa_supplicant.service': {
'enabled': False,
'running': False,
},
},
},
'wireguard': {
'my_ip': '172.30.0.4/32',
's2s': {
@ -43,6 +46,11 @@
},
},
},
'dm-crypt': {
'tank': {
'device': '/dev/disk/by-id/ata-TOSHIBA_MG06ACA10TE_61C0A1B1FKQE',
},
},
'zfs': {
'pools': {
'tank': {