The nplan.yaml which is included in our containers is:
root@artful:~# cat /etc/netplan/10-lxc.yaml
network:
ethernets:
eth0: {dhcp4: true}
version: 2
/etc/network/interfaces used to be:
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp
Right now this seems to only affect the LXC images, not the one generated by
CPC as that one is still using ifupdown with a /etc/network/interfaces similar
to that above and without a netplan .yaml.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1717404
Title:
IPv6 support regresses with nplan transition
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nplan/+bug/1717404/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs