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:
parent
bd0683a453
commit
55185861c8
4 changed files with 34 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue