mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
minor hypervisor annotation
This commit is contained in:
@@ -64,21 +64,21 @@ hypervisor:
|
|||||||
readonly: true
|
readonly: true
|
||||||
forcedType: int
|
forcedType: int
|
||||||
- field: nsm_size
|
- field: nsm_size
|
||||||
label: "Size of virtual disk to create and use for /nsm, in GB. Only applicable if no passthrough disk."
|
label: "Size of virtual disk to create and use for /nsm, in GB. Only applicable if no pass-through disk."
|
||||||
forcedType: int
|
forcedType: int
|
||||||
readonly: true
|
readonly: true
|
||||||
- field: disk
|
- field: disk
|
||||||
label: "Disk(s) to passthrough for /nsm. Free: FREE | Total: TOTAL"
|
label: "Disk(s) to pass through for /nsm. Free: FREE | Total: TOTAL"
|
||||||
readonly: true
|
readonly: true
|
||||||
options: []
|
options: []
|
||||||
forcedType: '[]int'
|
forcedType: '[]int'
|
||||||
- field: copper
|
- field: copper
|
||||||
label: "Copper port(s) to passthrough. Free: FREE | Total: TOTAL"
|
label: "Copper port(s) to pass through. Free: FREE | Total: TOTAL"
|
||||||
readonly: true
|
readonly: true
|
||||||
options: []
|
options: []
|
||||||
forcedType: '[]int'
|
forcedType: '[]int'
|
||||||
- field: sfp
|
- field: sfp
|
||||||
label: "SFP port(s) to passthrough. Free: FREE | Total: TOTAL"
|
label: "SFP port(s) to pass through. Free: FREE | Total: TOTAL"
|
||||||
readonly: true
|
readonly: true
|
||||||
options: []
|
options: []
|
||||||
forcedType: '[]int'
|
forcedType: '[]int'
|
||||||
|
|||||||
Reference in New Issue
Block a user