nodes/doc.lon1.*: fix zfs device name
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2020-10-18 15:02:34 +02:00
parent 4b51c1f82a
commit b1992447f0
Signed by: kunsi
GPG key ID: 12E3D2136B818350
2 changed files with 2 additions and 2 deletions

View file

@ -41,7 +41,7 @@ nodes['doc.lon1.grafana'] = {
'zfs': {
'pools': {
'tank': {
'device': '/dev/disk/by-id/scsi-0DO_Volume_volume-lon1-02-part1',
'device': '/dev/sda',
},
},
'module_options': {

View file

@ -42,7 +42,7 @@ nodes['doc.lon1.icinga2'] = {
'zfs': {
'pools': {
'tank': {
'device': '/dev/disk/by-id/scsi-0DO_Volume_volume-lon1-01-part1',
'device': '/dev/sda',
},
},
'module_options': {