Revert "proxies: move coreos cincinnati to rdu3 openshift"

Now that the datacenter move has happened this is no longer
needed and I think is actually causing the endpoints to be
unreachable for servers trying to update.

This reverts commit 713af9ea3a.
This commit is contained in:
Dusty Mabe 2025-07-04 10:08:53 -04:00 committed by kevin
parent 17d33b34cd
commit 348a3d72d4

View file

@ -351,9 +351,8 @@
website: "updates.coreos{{ env_suffix }}.fedoraproject.org"
destname: cincinnati
balancer_name: apps-ocp
balancer_members: "{{ (env == 'staging')|ternary(ocp_nodes_rdu3_stg, ocp_nodes_rdu3) }}"
ocp4_rdu3: true
ocp4: false
balancer_members: "{{ (env == 'staging')|ternary(ocp_nodes_stg, ocp_nodes) }}"
ocp4: true
targettype: openshift
keephost: true
tags:
@ -364,9 +363,8 @@
website: "status.updates.coreos{{ env_suffix }}.fedoraproject.org"
destname: cincinnati
balancer_name: apps-ocp
balancer_members: "{{ (env == 'staging')|ternary(ocp_nodes_rdu3_stg, ocp_nodes_rdu3) }}"
ocp4_rdu3: true
ocp4: false
balancer_members: "{{ (env == 'staging')|ternary(ocp_nodes_stg, ocp_nodes) }}"
ocp4: true
targettype: openshift
keephost: true
tags:
@ -377,9 +375,8 @@
website: "raw-updates.coreos{{ env_suffix }}.fedoraproject.org"
destname: cincinnati
balancer_name: apps-ocp
balancer_members: "{{ (env == 'staging')|ternary(ocp_nodes_rdu3_stg, ocp_nodes_rdu3) }}"
ocp4_rdu3: true
ocp4: false
balancer_members: "{{ (env == 'staging')|ternary(ocp_nodes_stg, ocp_nodes) }}"
ocp4: true
targettype: openshift
keephost: true
tags:
@ -390,9 +387,8 @@
website: "status.raw-updates.coreos{{ env_suffix }}.fedoraproject.org"
destname: cincinnati
balancer_name: apps-ocp
balancer_members: "{{ (env == 'staging')|ternary(ocp_nodes_rdu3_stg, ocp_nodes_rdu3) }}"
ocp4_rdu3: true
ocp4: false
balancer_members: "{{ (env == 'staging')|ternary(ocp_nodes_stg, ocp_nodes) }}"
ocp4: true
targettype: openshift
keephost: true
tags: