update routes for coreos-cincinnati to ocp4
Signed-off-by: Mark O Brien <markobri@redhat.com>
This commit is contained in:
parent
5cbf46d3b4
commit
b250adcce2
1 changed files with 6 additions and 2 deletions
|
@ -382,7 +382,9 @@
|
|||
- role: httpd/reverseproxy
|
||||
website: "status.updates.coreos{{ env_suffix }}.fedoraproject.org"
|
||||
destname: cincinnati
|
||||
balancer_name: app-os
|
||||
balancer_name: apps-ocp
|
||||
ocp4: true
|
||||
balancer_members: "{{ ocp_nodes }}"
|
||||
targettype: openshift
|
||||
keephost: true
|
||||
tags:
|
||||
|
@ -400,7 +402,9 @@
|
|||
- role: httpd/reverseproxy
|
||||
website: "status.raw-updates.coreos{{ env_suffix }}.fedoraproject.org"
|
||||
destname: cincinnati
|
||||
balancer_name: app-os
|
||||
balancer_name: apps-ocp
|
||||
ocp4: true
|
||||
balancer_members: "{{ ocp_nodes }}"
|
||||
targettype: openshift
|
||||
keephost: true
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue