ocp: certs updated for 2022
Signed-off-by: Mark O Brien <markobri@redhat.com>
This commit is contained in:
parent
022cbd9589
commit
6e40b5ef1f
1 changed files with 4 additions and 4 deletions
|
@ -39,11 +39,11 @@ network_connections:
|
||||||
mac: "{{ ansible_default_ipv4.macaddress }}"
|
mac: "{{ ansible_default_ipv4.macaddress }}"
|
||||||
name: eth0
|
name: eth0
|
||||||
type: ethernet
|
type: ethernet
|
||||||
ocp_wildcard_cert_file: wildcard-2021.apps.ocp.stg.fedoraproject.org.cert
|
ocp_wildcard_cert_file: wildcard-2022.apps.ocp.stg.fedoraproject.org.cert
|
||||||
# This is the openshift wildcard cert for ocp stg
|
# This is the openshift wildcard cert for ocp stg
|
||||||
ocp_wildcard_cert_name: wildcard-2021.apps.ocp.stg.fedoraproject.org
|
ocp_wildcard_cert_name: wildcard-2022.apps.ocp.stg.fedoraproject.org
|
||||||
ocp_wildcard_int_file: wildcard-2021.apps.ocp.stg.fedoraproject.org.intermediate.cert
|
ocp_wildcard_int_file: wildcard-2022.apps.ocp.stg.fedoraproject.org.intermediate.cert
|
||||||
ocp_wildcard_key_file: wildcard-2021.apps.ocp.stg.fedoraproject.org.key
|
ocp_wildcard_key_file: wildcard-2022.apps.ocp.stg.fedoraproject.org.key
|
||||||
os_wildcard_cert_file: wildcard-2021.app.os.stg.fedoraproject.org.cert
|
os_wildcard_cert_file: wildcard-2021.app.os.stg.fedoraproject.org.cert
|
||||||
# This is the openshift wildcard cert for stg
|
# This is the openshift wildcard cert for stg
|
||||||
os_wildcard_cert_name: wildcard-2021.app.os.stg.fedoraproject.org
|
os_wildcard_cert_name: wildcard-2021.app.os.stg.fedoraproject.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue