diff options
-rw-r--r-- | playbooks/include/proxies-websites.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/playbooks/include/proxies-websites.yml b/playbooks/include/proxies-websites.yml index d7ac98039..25492a02c 100644 --- a/playbooks/include/proxies-websites.yml +++ b/playbooks/include/proxies-websites.yml @@ -304,7 +304,8 @@ - www.fedora.community - www.fedoraproject.community ssl: false - cert_name: "{{wildcard_cert_name}}" + cert_name: fedoracommunity.org + SSLCertificateChainFile: fedoracommunity.org.intermediate.cert - role: httpd/website name: get.fedoraproject.org |