Disable TLS proxy for periodic Fedora job

In this job (and this OS), deployment fails as ovsdb-server can not read
the tls certificates (it runs as openvswitch user and files are
user-readable only, owned by stack user). Disable tls-proxy service for
it, not needed anayway as it focuses on Neutron testing and not OVS.

Change-Id: Ibea391d503658ec738a60e34e19bdd6d809c845c
Closes-Bug: #1911128
This commit is contained in:
Bernard Cafarelli 2021-03-09 13:23:33 +01:00
parent 6271549b37
commit 4f009a8ab2
No known key found for this signature in database
GPG Key ID: 9531F08245465A52
1 changed files with 1 additions and 0 deletions

View File

@ -486,6 +486,7 @@
etcd: false
br-ex-tcpdump: true
br-int-flows: true
tls-proxy: false
# Cinder services
c-api: false
c-bak: false