Revert second repo-setup run for overcloud nodes

This commit reverts the workaround that was the second run of repo-setup
on overcloud noeds. This workaround was a short-term fix to allow stable
releases to use CI, however a better fix has been created involving the
refactoring of the vxlan networking code that is dependent on this
patch.

Change-Id: Ibcb7d4e0ef603b94a9b8f59b8f81450919c1a371
This commit is contained in:
Ben Kero 2017-03-17 14:08:35 -07:00 committed by Sagi Shnaidman
parent 98f88cdf5b
commit bd48583978
2 changed files with 1 additions and 5 deletions

View File

@ -11,8 +11,7 @@ undercloud_docker_registry_mirror: "{{ lookup('env','NODEPOOL_DOCKER_REGISTRY_PR
dlrn_use_local_mirrors: true
toci_vxlan_networking: true
toci_vxlan_networking_multinode: true
vxlan_networking: true
hostname_correction: true # workaround restriction on toci images
# environment settings, not TRIPLEO-CI specific

View File

@ -36,9 +36,6 @@
- undercloud-setup
tags:
- undercloud-setup
environment:
WORKSPACE: "{{ lookup('env','WORKSPACE') }}"
SSH_OPTIONS: "-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o LogLevel=Verbose -o PasswordAuthentication=no -o ConnectionAttempts=32 -l {{ undercloud_user }}"
- name: Run DLRN gate role and install repo
hosts: undercloud