From acea074df4349df0d9d054aea4e5b766edb4cd72 Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Wed, 26 May 2021 07:51:52 -0700 Subject: [PATCH] Update certcheck additional domains * ask.o.o has been converted to LE * ethercalc.o.o has been converted to LE * storyboard.o.o has been converted to LE * translate.o.o has been converted to LE * openstackid-dev.o.o is fine without a valid cert Change-Id: Ic7639f0e62d5269e35a5d909d67318cd74d0233e --- playbooks/group_vars/certcheck.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/playbooks/group_vars/certcheck.yaml b/playbooks/group_vars/certcheck.yaml index 07ebf1c5de..93472940ae 100644 --- a/playbooks/group_vars/certcheck.yaml +++ b/playbooks/group_vars/certcheck.yaml @@ -1,9 +1,4 @@ letsencrypt_certcheck_additional_domains: - - ask.openstack.org 443 - - ethercalc.openstack.org 443 - - openstackid-dev.openstack.org 443 - openstackid.org 443 - - storyboard.openstack.org 443 - - translate.openstack.org 443 - wiki.openstack.org 443 - www.openstack.org 443