From 6ba659a130811a494407e8b9ac2a9e3ed6dbb33c Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 6 Sep 2021 11:24:34 -0700 Subject: [PATCH] proxies / staging: set the correct chain file here for ssl Signed-off-by: Kevin Fenzi --- 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 ac422404ba..99fef15cbb 100644 --- a/playbooks/include/proxies-websites.yml +++ b/playbooks/include/proxies-websites.yml @@ -158,6 +158,7 @@ server_aliases: - mirrors.stg.centos.org cert_name: "{{mirrors_centos_org_cert_name}}" + SSLCertificateChainFile: mirrors.stg.centos.org.intermediate.cert when: env == "staging" - role: httpd/website