Merge "docs: Fix custom LVM example"
This commit is contained in:
commit
a7ce5170c2
@ -963,11 +963,12 @@ For example:
|
||||
|
||||
compute_lvm_groups_extra:
|
||||
- vgname: other-vg
|
||||
disks: /dev/sdb
|
||||
disks:
|
||||
- /dev/sdb
|
||||
create: true
|
||||
lvnames:
|
||||
- lvname: other-vol
|
||||
size: 100%
|
||||
size: 100%FREE
|
||||
create: true
|
||||
mount: false
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user