assign _eth0_ to default network interface
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
auto eno1
|
||||
allow-hotplug eno1
|
||||
iface eno1 inet static
|
||||
address {{.NetDevs.eno1.Ipaddr}}
|
||||
netmask {{.NetDevs.eno1.Netmask}}
|
||||
gateway {{.NetDevs.eno1.Gateway}}
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
# The facility network interface
|
||||
allow-hotplug eno2
|
||||
iface eno2 inet dhcp
|
||||
|
||||
Reference in New Issue
Block a user