← Back to team overview

cloud-init-dev team mailing list archive

[Merge] ~smoser/cloud-init:feature/curtin-centos4 into cloud-init:master

 

The proposal to merge ~smoser/cloud-init:feature/curtin-centos4 into cloud-init:master has been updated.

Commit Message changed to:

sysconfig: fix rendering of bond, bridge and vlan types.

Previously, virtual types (bond, bridge, vlan) were almost completely broken.
They would not get any network configuration (ip addresses or dhcp config)
and or routes rendered.  This fixes those issues.

For bonds we now correctly render BONDING_SLAVE entries.

LP: #1695092

For more details, see:
https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/327821
-- 
Your team cloud-init commiters is requested to review the proposed merge of ~smoser/cloud-init:feature/curtin-centos4 into cloud-init:master.


References