mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
Add WWN support
Add the disk attribute wwn to set the WWN of a disk drive. Signed-off-by: christopher@voltz.us
This commit is contained in:
@@ -777,6 +777,7 @@ It has a number of options:
|
||||
Disks with this option set to true need to be removed manually.
|
||||
* `shareable` - Set to true if you want to simulate shared SAN storage.
|
||||
* `serial` - Serial number of the disk device.
|
||||
* `wwn` - WWN number of the disk device.
|
||||
|
||||
The following example creates two additional disks.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user