Merge pull request #744 from kr3ator/feature/interfaces_improvements

Add support for bridge, lag, parent in DCIM Interfaces startup script
This commit is contained in:
Tobias Genannt 2022-04-12 14:07:56 +02:00 committed by GitHub
commit 4c21344e8b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 46 additions and 1 deletions

View file

@ -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