Tracked in Github Issues as https://github.com/canonical/cloud-
init/issues/3526

** Bug watch added: github.com/canonical/cloud-init/issues #3526
   https://github.com/canonical/cloud-init/issues/3526

** Changed in: cloud-init
       Status: In Progress => 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/1858808

Title:
  On SUSE mixed static and dhcp setups are no properly configured

Status in cloud-init:
  Expired

Bug description:
  It should be possible to have a static IPv4 address and a DHCP IPv6
  address and vice versa. This does not work on SUSE distributions as
  the "BOOTPROTO" setting in the generated ifcfg-* file is not correct.

  The BOOTPROTO setting should be

  dhcp - if both IPv6 and IPv4 configurations are expected to be supplied by a 
DHCP server
  dhcp4 - if IPv4 configuration is expected to be supplied by a DHCP server, 
IPv6 configuration can be static
  dhcp6 - IPv6 configuration is expected to be supplied by a DHCP server, IPv4 
configuration can be static
  static - if both IPv6 and IPv4 configurations are defined, or if only one 
protocol is used and the IP is static

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1858808/+subscriptions


-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to