This commit is contained in:
Christoph 2022-01-19 02:02:00 +01:00
parent 694adc3083
commit affd97ff4c

View File

@ -73,6 +73,7 @@ network_interfaces:
description: LAN Interface only VLAN definition
pre-up: # pre-up script lines
- /sbin/ip link set $IFACE up
post-up:
- /sbin/ip link add link eno2 name eno2.11 type vlan id 11
- device: eno2.11