Convert disk booleans from wwbool to *bool
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
committed by
Christian Goll
parent
cc946e0b99
commit
59f187bf5e
@@ -113,7 +113,7 @@ nodes:
|
||||
rootfs:
|
||||
resize: false`,
|
||||
node: "n1",
|
||||
field: "Disks[/dev/vda].Partitions[rootfs].Resize",
|
||||
field: "Disks[/dev/vda].Partitions[rootfs].ResizeP",
|
||||
value: "false",
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user