feat: Add support for bridge, lag, parent
This commit is contained in:
parent
5c4a1cc082
commit
0e7afe466d
2 changed files with 46 additions and 1 deletions
|
@ -8,6 +8,15 @@
|
|||
##
|
||||
## Examples:
|
||||
|
||||
# - device: server01
|
||||
# name: ath0
|
||||
# type: 1000base-t
|
||||
# lag: ae0
|
||||
# bridge: br0
|
||||
# - device: server01
|
||||
# name: ath1
|
||||
# type: 1000base-t
|
||||
# parent: ath0
|
||||
# - device: server01
|
||||
# enabled: true
|
||||
# type: virtual
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue