Skip to content

system_cfg not read on Oracle datasource #3938

@ubuntu-server-builder

Description

@ubuntu-server-builder

This bug was originally filed in Launchpad as LP: #1956788

Launchpad details
affected_projects = []
assignee = aciba
assignee_name = Alberto Contreras
date_closed = None
date_created = 2022-01-07T18:20:57.658410+00:00
date_fix_committed = 2023-03-05T05:09:48.135335+00:00
date_fix_released = None
id = 1956788
importance = high
is_complete = False
lp_url = https://bugs.launchpad.net/cloud-init/+bug/1956788
milestone = None
owner = falcojr
owner_name = James Falcon
private = False
status = fix_committed
submitter = falcojr
submitter_name = James Falcon
tags = ['sc-1414']
duplicates = []

Launchpad user James Falcon(falcojr) wrote on 2022-01-07T18:20:57.658410+00:00

In 2c52e6e , 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions