← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1808647] [NEW] cloud-init hard codes IPV6_AUTOCONF=no, which prevents EC2 instances from getting a v6 default gateway if NetworkManager is disabled

 

Public bug reported:

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.

** Affects: cloud-init
     Importance: Undecided
         Status: New


** Tags: ec2 ipv6 rhel

-- 
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:
  New

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


Follow ups