tripleo-heat-templates/environments/ssl
Harald Jensås 91c17d54ec Fix endpoint map tls - zaqar wss port
We open port: `` 3000 #SSL for websocket`` in the
zaqar service defenition:
  deployment/zaqar/zaqar-container-puppet.yaml:L130

But SSL environment files use port 9000 for the public
endpoint.

Using 9000 also for SSL can cause issues in haproxy.
We may want to revert or relax the check in
https://review.opendev.org/664224 as duplicate IP's
is'nt the actual problem.

Related-Bug: #1832168
Related-RHBZ: #1868910
Change-Id: I05f31885ade46d47ff5d384dabbd5561f4df9278
(cherry picked from commit 94997223b6)
2020-08-21 21:27:29 +00:00
..
enable-internal-tls.j2.yaml Add new parameter PublicTLSCACert 2020-06-29 20:43:42 +00:00
enable-tls.yaml Add new parameter PublicTLSCACert 2020-06-29 20:43:42 +00:00
inject-trust-anchor-hiera.yaml Add nested sample environments for inject-trust-anchor 2017-06-12 15:02:50 -05:00
inject-trust-anchor.yaml Add nested sample environments for inject-trust-anchor 2017-06-12 15:02:50 -05:00
no-tls-endpoints-public-ip.yaml Fix endpoint map tls - zaqar wss port 2020-08-21 21:27:29 +00:00
tls-endpoints-public-dns.yaml Fix endpoint map tls - zaqar wss port 2020-08-21 21:27:29 +00:00
tls-endpoints-public-ip.yaml Fix endpoint map tls - zaqar wss port 2020-08-21 21:27:29 +00:00
tls-everywhere-endpoints-dns.yaml Fix endpoint map tls - zaqar wss port 2020-08-21 21:27:29 +00:00