← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1956788] [NEW] system_cfg not read on Oracle datasource

 

Public bug reported:

In https://github.com/canonical/cloud-
init/commit/2c52e6e88b19f5db8d55eb7280ee27703e05d75f , the order of
reading network config was changed for Oracle due to initramfs needing
to take lower precedence than the datasource. However, this also bumped
system_cfg to a lower precedence than ds, which means that any network
configuration specified in /etc/cloud will not be applied.

system_cfg should instead be moved above ds so network configuration in
/etc/cloud takes precedence.

** Affects: cloud-init
     Importance: High
     Assignee: James Falcon (falcojr)
         Status: In Progress

** Changed in: cloud-init
   Importance: Undecided => High

** Changed in: cloud-init
       Status: New => Triaged

** Changed in: cloud-init
       Status: Triaged => In Progress

** Changed in: cloud-init
     Assignee: (unassigned) => James Falcon (falcojr)

-- 
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/1956788

Title:
  system_cfg not read on Oracle datasource

Status in cloud-init:
  In Progress

Bug description:
  In https://github.com/canonical/cloud-
  init/commit/2c52e6e88b19f5db8d55eb7280ee27703e05d75f , the order of
  reading network config was changed for Oracle due to initramfs needing
  to take lower precedence than the datasource. However, this also
  bumped system_cfg to a lower precedence than ds, which means that any
  network configuration specified in /etc/cloud will not be applied.

  system_cfg should instead be moved above ds so network configuration
  in /etc/cloud takes precedence.

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



Follow ups