mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 12:32:50 +08:00
comment out 2 certs on proxies which are no longer needed: fedoramagazine.org (moved). secondary.koji (broken)
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
f903a091c8
commit
eea25046d5
@@ -45,9 +45,9 @@
|
||||
tags:
|
||||
- app.os.fedoraproject.org
|
||||
|
||||
- role: httpd/certificate
|
||||
certname: fedoramagazine.org
|
||||
SSLCertificateChainFile: fedoramagazine.org.intermediate.cert
|
||||
# - role: httpd/certificate
|
||||
# certname: fedoramagazine.org
|
||||
# SSLCertificateChainFile: fedoramagazine.org.intermediate.cert
|
||||
|
||||
- role: httpd/certificate
|
||||
certname: getfedora.org
|
||||
@@ -62,9 +62,9 @@
|
||||
certname: qa.fedoraproject.org
|
||||
SSLCertificateChainFile: qa.fedoraproject.org.intermediate.cert
|
||||
|
||||
- role: httpd/certificate
|
||||
certname: secondary.koji.fedoraproject.org.letsencrypt
|
||||
SSLCertificateChainFile: secondary.koji.fedoraproject.org.letsencrypt.intermediate.crt
|
||||
# - role: httpd/certificate
|
||||
# certname: secondary.koji.fedoraproject.org.letsencrypt
|
||||
# SSLCertificateChainFile: secondary.koji.fedoraproject.org.letsencrypt.intermediate.crt
|
||||
|
||||
- role: httpd/certificate
|
||||
certname: fedoracommunity.org
|
||||
|
||||
Reference in New Issue
Block a user