kunsi-p14s: add zfs pool definition
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2022-04-03 09:48:50 +02:00
parent 5640556ad9
commit 3b78343219
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -147,6 +147,18 @@ nodes['kunsi-p14s'] = {
},
},
'zfs': {
'pools': {
'zroot': {
'when_creating': {
'config': [{
'devices': [
'/dev/disk/by-id/nvme-UMIS_RPETJ1T24MGE2QDQ_SS0L25218X3RC1BG1182-part2',
],
}],
'ashift': 12,
},
},
},
'datasets': {
# this is not a complete list, but we can't create that
# structure using bundlewrap anyway, so there's no point