first commit
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
network:
|
||||
version: 2
|
||||
ethernets:
|
||||
enp2s0f0:
|
||||
mtu: 9000
|
||||
optional: true
|
||||
enp2s0f1:
|
||||
mtu: 9000
|
||||
optional: true
|
||||
vlans:
|
||||
enp2s0f0.100:
|
||||
mtu: 9000
|
||||
dhcp4: true
|
||||
id: 100
|
||||
link: "enp2s0f0"
|
||||
enp2s0f0.105:
|
||||
mtu: 9000
|
||||
dhcp4: true
|
||||
id: 105
|
||||
link: "enp2s0f0"
|
||||
dhcp4-overrides:
|
||||
use-routes: false
|
||||
Reference in New Issue
Block a user