yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #81049
[Bug 1808647] Re: cloud-init hard codes IPV6_AUTOCONF=no, which prevents EC2 instances from getting a v6 default gateway if NetworkManager is disabled
This bug is believed to be fixed in cloud-init in version 19.4. If this
is still a problem for you, please make a comment and set the state back
to New
Thank you.
** Changed in: cloud-init
Status: Fix Committed => Fix Released
--
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/1808647
Title:
cloud-init hard codes IPV6_AUTOCONF=no, which prevents EC2 instances
from getting a v6 default gateway if NetworkManager is disabled
Status in cloud-init:
Fix Released
Bug description:
Hello,
On CentOS 7.6 (cloud-init 18.2) on EC2 with IPv6 enabled. If you
disable NetworkManager, your instances do not acquire an IPv6 default
gateway.
I can only seem to work around the issue by removing this line:
https://git.launchpad.net/cloud-
init/tree/cloudinit/net/sysconfig.py#n668
But I would love to find a more elegant solution to override this
value.
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1808647/+subscriptions
References