yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #80034
[Bug 1729929] Re: no way to specify auto up for manual type interfaces
[Expired for cloud-init because there has been no activity for 60 days.]
** Changed in: cloud-init
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1729929
Title:
no way to specify auto up for manual type interfaces
Status in cloud-init:
Expired
Bug description:
network-config v1 doesn't seem to support configuring a manual
interface for auto up.
I get this error http://paste.ubuntu.com/25881854/ when I try to
configure a manual interface to get auto up, see lines 16-27
http://paste.ubuntu.com/25881859/.
Possibly this is supported in network-config v2? Possibly I'm not
configuring it correctly?
What I'm trying to configure there^, are two interfaces that would end
up like so:
auto ens4
iface ens4 inet manual
mtu 9000
auto br1
iface br1 inet manual
bridge_ports ens4
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1729929/+subscriptions
References