Proxies: also install mirrors.centos.org certs
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
e5929f6f9b
commit
91d645f656
1 changed files with 8 additions and 0 deletions
|
@ -67,6 +67,14 @@
|
|||
certname: qa.fedoraproject.org
|
||||
SSLCertificateChainFile: qa.fedoraproject.org.intermediate.cert
|
||||
|
||||
- role: httpd/certificate
|
||||
certname: mirrors.centos.org
|
||||
when: env != "staging"
|
||||
|
||||
- role: httpd/certificate
|
||||
certname: mirrors.stg.centos.org
|
||||
when: env == "staging"
|
||||
|
||||
# - role: httpd/certificate
|
||||
# certname: secondary.koji.fedoraproject.org.letsencrypt
|
||||
# SSLCertificateChainFile: secondary.koji.fedoraproject.org.letsencrypt.intermediate.crt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue