commit | 4f019781dc610e0fad9418846fdc410eaff068fb | [log] [tgz] |
---|---|---|
author | Jan Cach <cach.jan@gmail.com> | Thu Oct 11 16:09:34 2018 +0200 |
committer | Jan Cach <cach.jan@gmail.com> | Thu Oct 11 16:10:42 2018 +0200 |
tree | b19fa7b7d9ff21ea192214f15827284e96367054 | |
parent | 793dbd140135c37160c25f9d0f3e9effaee5c26e [diff] [blame] |
Set mgmt interfaces to dhcp in contrail-labs Closes-bug: #PROD-23882 Change-Id: I0d9faa34f92d4e771e28a7fe7e9ab1e33f3990ff
diff --git a/classes/cluster/os-ha-contrail-40/openstack/compute.yml b/classes/cluster/os-ha-contrail-40/openstack/compute.yml index 4dc427e..734885f 100644 --- a/classes/cluster/os-ha-contrail-40/openstack/compute.yml +++ b/classes/cluster/os-ha-contrail-40/openstack/compute.yml
@@ -36,6 +36,7 @@ - src: '/etc/network/interfaces.d/50-cloud-init.cfg' dst: '/etc/network/interfaces' interface: + ens3: ${_param:linux_dhcp_interface} ens4: enabled: true ipflush_onchange: true