ocp-rdu3: retire this host/proxy/cert now that we are moved

There's no need to keep ocp-rdu3 around anymore, we only used
it when we were moving datacenters last year.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi
2026-01-30 10:35:10 -08:00
parent 1bf508dc18
commit 5091fd4373
6 changed files with 0 additions and 121 deletions

View File

@@ -593,33 +593,6 @@ ocp default_acr_values=null
ocp client_secret_expires_at=0
ocp ipsilon_internal={"type":"static","client_id":"ocp","trusted":true}
ocp-rdu3 client_id=null
ocp-rdu3 client_secret="{{ ocp_rdu3_stg_oidc_secret }}"
ocp-rdu3 client_name="Fedora Staging OCP RDU3"
ocp-rdu3 redirect_uris=["https://oauth-openshift.apps.ocp-rdu3.stg.fedoraproject.org/oauth2callback/fedoraidp"]
ocp-rdu3 application_type="web"
ocp-rdu3 client_uri="https://console-openshift-console.apps.ocp-rdu3.stg.fedoraproject.org/"
ocp-rdu3 contacts=["admin@fedoraproject.org"]
ocp-rdu3 logo_uri=null
ocp-rdu3 policy_uri="https://fedoraproject.org/wiki/Legal:PrivacyPolicy"
ocp-rdu3 tos_uri=null
ocp-rdu3 jwks_uri=null
ocp-rdu3 jwks=null
ocp-rdu3 sector_identifier_uri=null
ocp-rdu3 subject_type="public"
ocp-rdu3 response_types="code"
ocp-rdu3 grant_types="authorization_code"
ocp-rdu3 request_uris=[]
ocp-rdu3 require_auth_time=null
ocp-rdu3 token_endpoint_auth_method="client_secret_post"
ocp-rdu3 id_token_signed_response_alg="RS256"
ocp-rdu3 request_object_signing_alg="none"
ocp-rdu3 initiate_login_uri=null
ocp-rdu3 default_max_age=null
ocp-rdu3 default_acr_values=null
ocp-rdu3 client_secret_expires_at=0
ocp-rdu3 ipsilon_internal={"type":"static","client_id":"ocp-rdu3","trusted":true}
anitya client_name="anitya staging"
anitya client_secret="{{ anitya_oidc_client_secret_stg }}"
anitya redirect_uris=["https://stg.release-monitoring.org/auth/fedora"]