Ubuntu 17.10: Fix a hard-coded interface name

Reported-by: Callum Gare <callum@gare.com.au>
Richard Laager 2018-02-07 23:41:24 -06:00
parent 53f54942a6
commit 1f47a6291b
1 changed files with 1 additions and 1 deletions

@ -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.