home.rechenmonster: fix trailing whitespace
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit
This commit is contained in:
parent
18674a1a4a
commit
5de7e0245a
1 changed files with 8 additions and 8 deletions
|
@ -72,14 +72,14 @@ nodes['home.rechenmonster'] = {
|
|||
{
|
||||
'type': 'raidz2',
|
||||
'devices': {
|
||||
'/dev/disk/by-id/scsi-35000c50057a2d787', # a
|
||||
'/dev/disk/by-id/scsi-35000c500579053bf', # b
|
||||
'/dev/disk/by-id/scsi-35000c5005796c697', # c
|
||||
'/dev/disk/by-id/scsi-35000c50057a1c55b', # d
|
||||
'/dev/disk/by-id/scsi-35000c5005781a2e7', #e
|
||||
'/dev/disk/by-id/scsi-35000c5005795ce2b', #f
|
||||
'/dev/disk/by-id/scsi-35000c50057a12fa3', #g
|
||||
'/dev/disk/by-id/scsi-35000c50057a19aa3', #h
|
||||
'/dev/disk/by-id/scsi-35000c50057a2d787', # sda
|
||||
'/dev/disk/by-id/scsi-35000c500579053bf', # sdb
|
||||
'/dev/disk/by-id/scsi-35000c5005796c697', # sdc
|
||||
'/dev/disk/by-id/scsi-35000c50057a1c55b', # sdd
|
||||
'/dev/disk/by-id/scsi-35000c5005781a2e7', # sde
|
||||
'/dev/disk/by-id/scsi-35000c5005795ce2b', # sdf
|
||||
'/dev/disk/by-id/scsi-35000c50057a12fa3', # sdg
|
||||
'/dev/disk/by-id/scsi-35000c50057a19aa3', # sdh
|
||||
},
|
||||
},
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue