Skip to content

Commit b1293c0

Browse files
kmxtnstgraber
authored andcommitted
doc: Use gendoc for macvlan
Signed-off-by: Kim Ton <[email protected]>
1 parent f90d7bb commit b1293c0

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

doc/reference/network_macvlan.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,8 @@ The following configuration key namespaces are currently supported for the `macv
2727

2828
The following configuration options are available for the `macvlan` network type:
2929

30-
Key | Type | Condition | Default | Description
31-
:-- | :-- | :-- | :-- | :--
32-
`gvrp` | bool | - | `false` | Register VLAN using GARP VLAN Registration Protocol
33-
`mtu` | integer | - | - | The MTU of the new interface
34-
`parent` | string | - | - | Parent interface to create `macvlan` NICs on
35-
`vlan` | integer | - | - | The VLAN ID to attach to
36-
`user.*` | string | - | - | User-provided free-form key/value pairs
30+
% Include content from [config_options.txt](../config_options.txt)
31+
```{include} ../config_options.txt
32+
:start-after: <!-- config group network_macvlan-common start -->
33+
:end-before: <!-- config group network_macvlan-common end -->
34+
```

0 commit comments

Comments
 (0)