Drop extra UNDERCLOUD_SSL=0 from undercloud block

This is getting set twice. Lets remove the first instance so
that the second one setting it to UNDERCLOUD_SSL=1 is more clear.

Change-Id: I12a0bc1fe738b70471bb4cf458f764a32b40dc98
This commit is contained in:
Dan Prince 2017-04-17 10:04:33 -04:00
parent 2af4c1271c
commit 46f333b059
1 changed files with 0 additions and 1 deletions

View File

@ -299,7 +299,6 @@ for JOB_TYPE_PART in $(sed 's/-/ /g' <<< "${TOCI_JOBTYPE:-}") ; do
OVERCLOUD=0
OSINFRA=1
RUN_PING_TEST=0
UNDERCLOUD_SSL=0
INTROSPECT=0
UNDERCLOUD_SSL=1
UNDERCLOUD_TELEMETRY=1