commit | 0900fa8d7dfc9123de6ca7b317130c6af6c17e41 | [log] [tgz] |
---|---|---|
author | Adam Tengler <atengler@mirantis.com> | Mon Jul 03 15:33:42 2017 +0000 |
committer | Adam Tengler <atengler@mirantis.com> | Mon Jul 03 15:33:42 2017 +0000 |
tree | 22a44343caa3b366991dbeae33c5ebd3855fbf64 | |
parent | 5d6110bc677b1960f4810794237d68e543347649 [diff] [blame] |
Patch new cloud-init bridge configuration issue Change-Id: Ie6673a30ce751aa4a070d6c0c7612f7bf0f4dd8c
diff --git a/classes/cluster/os_ha_ovs/openstack/compute.yml b/classes/cluster/os_ha_ovs/openstack/compute.yml index 7b57a8f..f486cad 100644 --- a/classes/cluster/os_ha_ovs/openstack/compute.yml +++ b/classes/cluster/os_ha_ovs/openstack/compute.yml
@@ -28,6 +28,9 @@ linux: network: bridge: openvswitch + concat_iface_files: + - src: '/etc/network/interfaces.d/50-cloud-init.cfg' + dst: '/etc/network/interfaces' interface: dhcp_int: enabled: true