Try explicitly setting the cert names here.
This commit is contained in:
parent
d1621a6f3b
commit
ed684cccfd
1 changed files with 2 additions and 2 deletions
|
@ -79,7 +79,7 @@
|
||||||
|
|
||||||
- role: httpd/website
|
- role: httpd/website
|
||||||
name: mirrorlist-phx2.stg.phx2.fedoraproject.org
|
name: mirrorlist-phx2.stg.phx2.fedoraproject.org
|
||||||
cert_name: "{{wildcard_cert_name}}"
|
cert_name: wildcard-2014.stg.fedoraproject.org
|
||||||
SSLCertificateChainFile: wildcard-2014.stg.fedoraproject.org.intermediate.cert
|
SSLCertificateChainFile: wildcard-2014.stg.fedoraproject.org.intermediate.cert
|
||||||
when: env == "staging"
|
when: env == "staging"
|
||||||
|
|
||||||
|
@ -90,7 +90,7 @@
|
||||||
|
|
||||||
- role: httpd/website
|
- role: httpd/website
|
||||||
name: mirrorlist-phx2.phx2.fedoraproject.org
|
name: mirrorlist-phx2.phx2.fedoraproject.org
|
||||||
cert_name: "{{wildcard_cert_name}}"
|
cert_name: wildcard-2014.fedoraproject.org
|
||||||
server_aliases:
|
server_aliases:
|
||||||
- mirrorlist-dedicatedsolutions.fedoraproject.org
|
- mirrorlist-dedicatedsolutions.fedoraproject.org
|
||||||
- mirrorlist-host1plus.fedoraproject.org
|
- mirrorlist-host1plus.fedoraproject.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue