From a8c07ed5da45c7badd0f9d6efae8a5f390ef414c Mon Sep 17 00:00:00 2001 From: Clement Verna Date: Thu, 17 Dec 2020 19:37:33 +0100 Subject: [PATCH] proxy: looks like we need to setup the certname builds.coreos.fp.o Signed-off-by: Clement Verna --- playbooks/include/proxies-websites.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/include/proxies-websites.yml b/playbooks/include/proxies-websites.yml index 9cd26f6c93..bc64a167cf 100644 --- a/playbooks/include/proxies-websites.yml +++ b/playbooks/include/proxies-websites.yml @@ -319,6 +319,7 @@ site_name: "builds.coreos{{ env_suffix }}.fedoraproject.org" sslonly: true certbot: false + cert_name: "{{wildcard_cert_name}}" tags: - builds.coreos.fedoraproject.org