update..
This commit is contained in:
@ -30,7 +30,7 @@ network_interfaces:
|
||||
method: manual
|
||||
pre-up:
|
||||
- ifconfig $IFACE up
|
||||
- vconfig add eno2 11
|
||||
post-up:
|
||||
- /sbin/ip link add link eno2 name eno2.11 type vlan id 11
|
||||
post-down:
|
||||
- ifconfig $IFACE down
|
||||
|
Reference in New Issue
Block a user