qa-landingpage: also reverseproxy in

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2022-06-22 14:14:39 -07:00
parent 1c99e82da7
commit da6ed6302b

View file

@ -307,6 +307,17 @@
tags: blockerbugs
when: env == "staging"
- role: httpd/reverseproxy
website: qa.fedoraproject.org
destname: qa-landingpage
balancer_name: apps-ocp
balancer_members: "{{ (env == 'staging')|ternary(ocp_nodes_stg, ocp_nodes) }}"
targettype: openshift
keephost: true
ocp4: true
tags: qa-landingpage
when: env == "staging"
- role: httpd/reverseproxy
website: qa.fedoraproject.org
destname: blockerbugs