diff --git a/playbooks/include/proxies-certificates.yml b/playbooks/include/proxies-certificates.yml index b6f029ea23..2ceab05107 100644 --- a/playbooks/include/proxies-certificates.yml +++ b/playbooks/include/proxies-certificates.yml @@ -66,8 +66,8 @@ # certname: secondary.koji.fedoraproject.org.letsencrypt # SSLCertificateChainFile: secondary.koji.fedoraproject.org.letsencrypt.intermediate.crt - - role: httpd/certificate - certname: fedoracommunity.org - SSLCertificateChainFile: fedoracommunity.org.intermediate.cert - tags: - - fedoracommunity.org + # - role: httpd/certificate + # certname: fedoracommunity.org + # SSLCertificateChainFile: fedoracommunity.org.intermediate.cert + # tags: + # - fedoracommunity.org diff --git a/playbooks/include/proxies-websites.yml b/playbooks/include/proxies-websites.yml index d2b2563c1c..44e15d62b0 100644 --- a/playbooks/include/proxies-websites.yml +++ b/playbooks/include/proxies-websites.yml @@ -400,8 +400,9 @@ - www.fedora.community - www.fedoraproject.community ssl: true - cert_name: fedoracommunity.org - SSLCertificateChainFile: fedoracommunity.org.intermediate.cert + certbot: true + # cert_name: fedoracommunity.org + # SSLCertificateChainFile: fedoracommunity.org.intermediate.cert - role: httpd/website site_name: get.fedoraproject.org