fedocal: move to ocp4 in prod
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
c8f9feb792
commit
a284a3c8b7
1 changed files with 0 additions and 13 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue