From 74c2d9895c07ddcf4408ff9a8c6bb5d53964753b Mon Sep 17 00:00:00 2001 From: Ricky Elrod Date: Wed, 21 Jun 2017 01:54:20 +0000 Subject: [PATCH] another non-stg site using stg intermediate Signed-off-by: Ricky Elrod --- playbooks/include/proxies-websites.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/playbooks/include/proxies-websites.yml b/playbooks/include/proxies-websites.yml index e6a07658de..7a76ed80f8 100644 --- a/playbooks/include/proxies-websites.yml +++ b/playbooks/include/proxies-websites.yml @@ -623,15 +623,12 @@ name: lists.fedoraproject.org server_aliases: [lists.stg.fedoraproject.org] sslonly: true - # Set this explicitly to stg here.. as per the original puppet config. - SSLCertificateChainFile: wildcard-2017.stg.fedoraproject.org.intermediate.cert cert_name: "{{wildcard_cert_name}}" - role: httpd/website name: lists.fedorahosted.org server_aliases: [lists.stg.fedorahosted.org] sslonly: true - # Set this explicitly to stg here.. as per the original puppet config. SSLCertificateChainFile: wildcard-2017.fedorahosted.org.intermediate.cert cert_name: wildcard-2017.fedorahosted.org