kayobe/releasenotes/notes/workaround-cloud-init-vlan-0efa97b866d46783.yaml
Will Szumski d1ba6d5027 add cloud-init workaround
The version of cloud-init included with CentOS7.5 (0.7.9-24)
fails to assign an IP address on VLAN subinterfaces. This
workaround upgrades cloud-init to 18.2 using a private
repository.

Story: 2002610
Task: 22229
Change-Id: Idc570b9ca7558dfd42246c74b1ec0331011d692f
2018-06-21 15:58:01 +01:00

8 lines
258 B
YAML

---
features:
- |
Adds an option to upgrade cloud-init in the overcloud host images,
``overcloud_host_image_workaround_cloud_init_enabled``. Please see:
`Story 2002610 <https://storyboard.openstack.org/#!/story/2002610>`_
for full details.