From 320bd0406c040f103083a2740fbb8131d797b4df Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Fri, 12 Mar 2021 13:59:40 +1100 Subject: [PATCH] certcheck: cleanup letsencrypt domains Several of these domains have migrated to be deployed via our letsencrypt roles and thus no-longer need special casing in the certcheck list as they are automatically added now. Change-Id: Id417db6af09f3ba96bb6da09d8cbf28dd8ddf276 --- 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 81fe96a12c..07ebf1c5de 100644 --- a/playbooks/group_vars/certcheck.yaml +++ b/playbooks/group_vars/certcheck.yaml @@ -1,14 +1,9 @@ letsencrypt_certcheck_additional_domains: - ask.openstack.org 443 - ethercalc.openstack.org 443 - - etherpad.openstack.org 443 - - git.openstack.org 443 - openstackid-dev.openstack.org 443 - openstackid.org 443 - - review.openstack.org 443 - storyboard.openstack.org 443 - - static.openstack.org 443 - translate.openstack.org 443 - wiki.openstack.org 443 - www.openstack.org 443 - - zuul.openstack.org 443