metrics-for-apps:

- Updating apache proxy config to handle ocp4 CA cert
- place ocp4 CA cert on proxies
- add ocp4 stg ca cert to haproxy/files

Signed-off-by: David Kirwan <dkirwan@redhat.com>
This commit is contained in:
David Kirwan 2021-08-12 10:57:43 +09:00 committed by kevin
parent bd0683a453
commit 55185861c8
4 changed files with 34 additions and 0 deletions

View file

@ -37,6 +37,7 @@
with_items:
- { file: "ipa.{{env}}-iad2.pem", dest: /etc/haproxy/ipa.pem }
- { file: "os-master.{{env}}-iad2.pem", dest: /etc/haproxy/os-master.pem }
- { file: "ocp.{{env}}-iad2.pem", dest: "/etc/haproxy/ocp-{{env}}.pem" }
tags:
- haproxy