From aa65ac21c7a63fece01a03b567b7f975ccffa511 Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Fri, 17 Aug 2018 09:56:14 -0700 Subject: [PATCH] Remove unneeded ssl cert expiry check We don't manage the ssl cert (or anything else) on openstackid-resources.openstack.org. Lets stop checking when its cert expires as it appears to have auto renewing short term cert validity (which results in a lot of email). Change-Id: I9f08a09d76b2862de89a6ee022ade1ac637d9aeb --- modules/openstack_project/files/ssl_cert_check/ssldomains | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/openstack_project/files/ssl_cert_check/ssldomains b/modules/openstack_project/files/ssl_cert_check/ssldomains index 1267187cea..d6d3e00deb 100644 --- a/modules/openstack_project/files/ssl_cert_check/ssldomains +++ b/modules/openstack_project/files/ssl_cert_check/ssldomains @@ -8,7 +8,6 @@ git.openstack.org 443 groups.openstack.org 443 openstackid.org 443 openstackid-dev.openstack.org 443 -openstackid-resources.openstack.org 443 refstack.openstack.org 443 review.openstack.org 443 static.openstack.org 443