ocp: update wildcard cert to 2022

Signed-off-by: Mark O Brien <markobri@redhat.com>
This commit is contained in:
Mark O Brien 2022-02-17 17:38:00 +00:00
parent 1e6c6b911e
commit 2ebf5c4a44
2 changed files with 5 additions and 5 deletions

View file

@ -180,11 +180,11 @@ nrpe_procs_warn: 250
num_cpus: 2
# ocp4 is only set true in some proxy roles
ocp4: false
ocp_wildcard_cert_file: wildcard-2021.apps.ocp.fedoraproject.org.cert
ocp_wildcard_cert_file: wildcard-2022.apps.ocp.fedoraproject.org.cert
# This is the openshift wildcard cert for ocp
ocp_wildcard_cert_name: wildcard-2021.apps.ocp.fedoraproject.org
ocp_wildcard_int_file: wildcard-2021.apps.ocp.fedoraproject.org.intermediate.cert
ocp_wildcard_key_file: wildcard-2021.apps.ocp.fedoraproject.org.key
ocp_wildcard_cert_name: wildcard-2022.apps.ocp.fedoraproject.org
ocp_wildcard_int_file: wildcard-2022.apps.ocp.fedoraproject.org.intermediate.cert
ocp_wildcard_key_file: wildcard-2022.apps.ocp.fedoraproject.org.key
# Path to the openshift-ansible checkout as external git repo brought into
# Fedora Infra
openshift_ansible: /srv/web/infra/openshift-ansible/

View file

@ -49,7 +49,7 @@
- app.os.fedoraproject.org
- role: httpd/certificate
certname: wildcard-2021.apps.ocp.fedoraproject.org
certname: wildcard-2022.apps.ocp.fedoraproject.org
SSLCertificateChainFile: wildcard-2021.apps.ocp.fedoraproject.org.intermediate.cert
tags:
- apps.ocp.fedoraproject.org