From b84d0c2b7edd3ee68090fe6a217e9eaa4c7147fc Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Tue, 19 Nov 2019 14:23:25 -0800 Subject: [PATCH] Validate all gitea backend certs Now that opendev.org backends requests certs unique to each backend we should check these backends directly and not only through the frontend. This was if a specific backend doesn't end up updating with LE properly we will catch it. Change-Id: Icabb1bcb725937da45ae9aaef2c9da412a30a319 --- modules/openstack_project/files/ssl_cert_check/ssldomains | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/modules/openstack_project/files/ssl_cert_check/ssldomains b/modules/openstack_project/files/ssl_cert_check/ssldomains index 49d01d4ce0..9afd27a136 100644 --- a/modules/openstack_project/files/ssl_cert_check/ssldomains +++ b/modules/openstack_project/files/ssl_cert_check/ssldomains @@ -23,6 +23,14 @@ git.starlingx.io 443 git.zuul-ci.org 443 zuul-ci.org 443 opendev.org 443 +gitea01.opendev.org 3000 +gitea02.opendev.org 3000 +gitea03.opendev.org 3000 +gitea04.opendev.org 3000 +gitea05.opendev.org 3000 +gitea06.opendev.org 3000 +gitea07.opendev.org 3000 +gitea08.opendev.org 3000 docs.opendev.org 443 docs.starlingx.io 443 tarballs.opendev.org 443