fedocal: move to ocp4 in prod

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2022-06-24 11:59:51 -07:00
parent c8f9feb792
commit a284a3c8b7

View file

@ -894,19 +894,6 @@
ocp4: true
keephost: true
header_scheme: true
when: env == "staging"
tags: calendar
- role: httpd/reverseproxy
website: calendar.fedoraproject.org
destname: calendar
balancer_name: app-os
balancer_members: "{{ (env == 'staging')|ternary(openshift_nodes_stg, openshift_nodes) }}"
targettype: openshift
ocp4: false
keephost: true
header_scheme: true
when: env != "staging"
tags: calendar
- role: httpd/reverseproxy