Ubuntu 17.10: Fix a hard-coded interface name
Reported-by: Callum Gare <callum@gare.com.au>
parent
53f54942a6
commit
1f47a6291b
|
@ -198,7 +198,7 @@ The `debootstrap` command leaves the new system in an unconfigured state. An al
|
||||||
network:
|
network:
|
||||||
version: 2
|
version: 2
|
||||||
ethernets:
|
ethernets:
|
||||||
ens3:
|
NAME:
|
||||||
dhcp4: true
|
dhcp4: true
|
||||||
|
|
||||||
Customize this file if the system is not a DHCP client.
|
Customize this file if the system is not a DHCP client.
|
||||||
|
|
Loading…
Reference in New Issue