Track our OpenMetal environment HTTPS cert expiry

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
This commit is contained in:
Jeremy Stanley 2024-08-16 18:11:20 +00:00
parent 1804f14ecb
commit 0f9a53d72c

View File

@ -4,3 +4,4 @@ letsencrypt_certcheck_additional_domains:
- openstack.org 443
- www.openstack.org 443
- download.cirros-cloud.net 443
- openmetal.us-east.opendev.org 5000