update to bw 4.11.2
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-08-17 18:09:51 +02:00
parent 649473e4b5
commit 4167d3cb22
Signed by: kunsi
GPG key ID: 12E3D2136B818350
12 changed files with 85 additions and 367 deletions

View file

@ -57,9 +57,13 @@ nodes['htz-cloud.influxdb'] = {
},
'zfs': {
'pools': {
'tank': [{
'devices': {'/dev/sdb'},
}],
'tank': {
'when_creating': {
'config': [{
'devices': {'/dev/sdb'},
}],
},
},
},
},
},