0f9a53d72c
We don't manage the openmetal.us-east.opendev.org HTTPS certificate with our usual Ansible/DNS/acme.sh process, so explicitly add it to the certcheck list. Change-Id: Icbcedb546036e7dadded352a9bdda91f57aa157f
8 lines
215 B
YAML
8 lines
215 B
YAML
letsencrypt_certcheck_additional_domains:
|
|
- id.openinfra.dev 443
|
|
- wiki.openstack.org 443
|
|
- openstack.org 443
|
|
- www.openstack.org 443
|
|
- download.cirros-cloud.net 443
|
|
- openmetal.us-east.opendev.org 5000
|