turn off ara install and cfg in multinode

Multiple versions of ansible are causing jobs
to fail in the upstream gate. Let's ensure it's
working correctly before enabling upstream

Related-Bug: #1795009
Depends-On: Ie9f5d3b6380caa6824ca940ca48ed0fcf6308608
Change-Id: I367cd9afac400fc277d5c6b7b455fafe1725169a
This commit is contained in:
Wes Hayutin
2018-10-01 09:50:04 -06:00
committed by wes hayutin
parent fb171d0938
commit 6f9192ddb2
2 changed files with 6 additions and 0 deletions

View File

@@ -6,6 +6,9 @@ extra_args: >
-e /usr/share/openstack-tripleo-heat-templates/environments/debug.yaml
--overcloud-ssh-user {{ undercloud_user }}
# ara install and config
undercloud_ansible_cfg: false
toci_vxlan_networking: true
toci_vxlan_networking_multinode: true
vxlan_mtu: 1350