system-config/playbooks/group_vars/certcheck.yaml
Jeremy Stanley 0f9a53d72c 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
2024-08-16 18:32:18 +00:00

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