mirror of
https://github.com/lxc/incus
synced 2026-08-02 05:26:46 +00:00
doc: Use gendoc for network sriov
Signed-off-by: Cory Chang <ccory2004@gmail.com>
This commit is contained in:
parent
ba779ac726
commit
2a400e3e65
@ -21,9 +21,8 @@ The following configuration key namespaces are currently supported for the `srio
|
||||
|
||||
The following configuration options are available for the `sriov` network type:
|
||||
|
||||
Key | Type | Condition | Default | Description
|
||||
:-- | :-- | :-- | :-- | :--
|
||||
`mtu` | integer | - | - | The MTU of the new interface
|
||||
`parent` | string | - | - | Parent interface to create `sriov` NICs on
|
||||
`vlan` | integer | - | - | The VLAN ID to attach to
|
||||
`user.*` | string | - | - | User-provided free-form key/value pairs
|
||||
% Include content from [config_options.txt](../config_options.txt)
|
||||
```{include} ../config_options.txt
|
||||
:start-after: <!-- config group network_sriov-common start -->
|
||||
:end-before: <!-- config group network_sriov-common end -->
|
||||
```
|
||||
|
||||
Loading…
Reference in New Issue
Block a user