1
0
mirror of https://github.com/lxc/incus.git synced 2026-02-05 09:46:19 +01:00

doc: Update config

Signed-off-by: Benjamin Somers <benjamin.somers@imt-atlantique.fr>
This commit is contained in:
Benjamin Somers
2026-01-22 18:29:40 +00:00
parent 79cd4ad52b
commit 24ce2b63c4
2 changed files with 257 additions and 2 deletions

View File

@@ -443,6 +443,14 @@ With VMs, this option supports mounting file system disk devices and paths withi
<!-- config group devices-infiniband end -->
<!-- config group devices-nic_bridged start -->
```{config:option} attached devices-nic_bridged
:default: "`true`"
:required: "no"
:shortdesc: "Whether the NIC is plugged in or not"
:type: "bool"
```
```{config:option} boot.priority devices-nic_bridged
:managed: "no"
:shortdesc: "Boot priority for VMs (higher value boots first)"
@@ -450,6 +458,14 @@ With VMs, this option supports mounting file system disk devices and paths withi
```
```{config:option} connected devices-nic_bridged
:default: "`true`"
:required: "no"
:shortdesc: "Whether the NIC is connected to the host network"
:type: "bool"
```
```{config:option} host_name devices-nic_bridged
:default: "randomly assigned"
:managed: "no"
@@ -668,6 +684,14 @@ With VMs, this option supports mounting file system disk devices and paths withi
<!-- config group devices-nic_bridged end -->
<!-- config group devices-nic_ipvlan start -->
```{config:option} attached devices-nic_ipvlan
:default: "`true`"
:required: "no"
:shortdesc: "Whether the NIC is plugged in or not"
:type: "bool"
```
```{config:option} gvrp devices-nic_ipvlan
:default: "false"
:shortdesc: "Register VLAN using GARP VLAN Registration Protocol"
@@ -755,6 +779,14 @@ With VMs, this option supports mounting file system disk devices and paths withi
<!-- config group devices-nic_ipvlan end -->
<!-- config group devices-nic_macvlan start -->
```{config:option} attached devices-nic_macvlan
:default: "`true`"
:required: "no"
:shortdesc: "Whether the NIC is plugged in or not"
:type: "bool"
```
```{config:option} boot.priority devices-nic_macvlan
:managed: "no"
:shortdesc: "Boot priority for VMs (higher value boots first)"
@@ -762,6 +794,14 @@ With VMs, this option supports mounting file system disk devices and paths withi
```
```{config:option} connected devices-nic_macvlan
:default: "`true`"
:required: "no"
:shortdesc: "Whether the NIC is connected to the host network (VM only)"
:type: "bool"
```
```{config:option} gvrp devices-nic_macvlan
:default: "false"
:managed: "no"
@@ -841,6 +881,14 @@ With VMs, this option supports mounting file system disk devices and paths withi
```
```{config:option} attached devices-nic_ovn
:default: "`true`"
:required: "no"
:shortdesc: "Whether the NIC is plugged in or not"
:type: "bool"
```
```{config:option} boot.priority devices-nic_ovn
:managed: "no"
:shortdesc: "Boot priority for VMs (higher value boots first)"
@@ -848,6 +896,14 @@ With VMs, this option supports mounting file system disk devices and paths withi
```
```{config:option} connected devices-nic_ovn
:default: "`true`"
:required: "no"
:shortdesc: "Whether the NIC is connected to the host network (container support requires setting `acceleration` to `none`)"
:type: "bool"
```
```{config:option} host_name devices-nic_ovn
:default: "randomly assigned"
:managed: "no"
@@ -1035,12 +1091,28 @@ With VMs, this option supports mounting file system disk devices and paths withi
<!-- config group devices-nic_ovn end -->
<!-- config group devices-nic_p2p start -->
```{config:option} boot.priotiry devices-nic_p2p
```{config:option} attached devices-nic_p2p
:default: "`true`"
:required: "no"
:shortdesc: "Whether the NIC is plugged in or not"
:type: "bool"
```
```{config:option} boot.priority devices-nic_p2p
:shortdesc: "Boot priority for VMs (higher value boots first)"
:type: "integer"
```
```{config:option} connected devices-nic_p2p
:default: "`true`"
:required: "no"
:shortdesc: "Whether the NIC is connected to the host network"
:type: "bool"
```
```{config:option} host_name devices-nic_p2p
:default: "randomly assigned"
:shortdesc: "The name of the interface on the host"
@@ -1120,6 +1192,14 @@ With VMs, this option supports mounting file system disk devices and paths withi
<!-- config group devices-nic_p2p end -->
<!-- config group devices-nic_physical start -->
```{config:option} attached devices-nic_physical
:default: "`true`"
:required: "no"
:shortdesc: "Whether the NIC is plugged in or not"
:type: "bool"
```
```{config:option} boot.priority devices-nic_physical
:managed: "no"
:shortdesc: "Boot priority for VMs (higher value boots first)"
@@ -1127,6 +1207,14 @@ With VMs, this option supports mounting file system disk devices and paths withi
```
```{config:option} connected devices-nic_physical
:default: "`true`"
:required: "no"
:shortdesc: "Whether the NIC is connected to the host network (VM only)"
:type: "bool"
```
```{config:option} gvrp devices-nic_physical
:default: "false"
:managed: "no"
@@ -1189,6 +1277,22 @@ With VMs, this option supports mounting file system disk devices and paths withi
<!-- config group devices-nic_physical end -->
<!-- config group devices-nic_routed start -->
```{config:option} attached devices-nic_routed
:default: "`true`"
:required: "no"
:shortdesc: "Whether the NIC is plugged in or not"
:type: "bool"
```
```{config:option} connected devices-nic_routed
:default: "`true`"
:required: "no"
:shortdesc: "Whether the NIC is connected to the host network"
:type: "bool"
```
```{config:option} gvrp devices-nic_routed
:default: "false"
:shortdesc: "Register VLAN using GARP VLAN Registration Protocol"
@@ -1375,6 +1479,14 @@ The custom policy routing table ID to add IPv6 static routes to (in addition to
<!-- config group devices-nic_routed end -->
<!-- config group devices-nic_sriov start -->
```{config:option} attached devices-nic_sriov
:default: "`true`"
:required: "no"
:shortdesc: "Whether the NIC is plugged in or not"
:type: "bool"
```
```{config:option} boot.priority devices-nic_sriov
:managed: "no"
:shortdesc: "Boot priority for VMs (higher value boots first)"
@@ -1382,6 +1494,14 @@ The custom policy routing table ID to add IPv6 static routes to (in addition to
```
```{config:option} connected devices-nic_sriov
:default: "`true`"
:required: "no"
:shortdesc: "Whether the NIC is connected to the host network (VM only)"
:type: "bool"
```
```{config:option} hwaddr devices-nic_sriov
:default: "randomly assigned"
:managed: "no"