facd7ec2b3
This adds a second registry host. We will remove the other once we've cut over successfully (should just depend on a DNS update). Depends-On: https://review.opendev.org/c/opendev/zone-opendev.org/+/886874 Change-Id: Ib6be5ef242ed038c23e0007488f2c21ce10f4fcb
8 lines
314 B
YAML
8 lines
314 B
YAML
letsencrypt_certs:
|
|
insecure-ci-registry02-main:
|
|
# TODO can we consolidate this in the the registry group vars file?
|
|
# Not sure if the magic port cert checking will work using
|
|
# inventory_hostname in the group file.
|
|
- insecure-ci-registry02.opendev.org:5000
|
|
- insecure-ci-registry.opendev.org
|