A bit more adjustment to get the staging ssl certs setup right.

This commit is contained in:
Kevin Fenzi 2015-05-31 16:38:14 +00:00
parent eb0c65f995
commit 474c68009d

View file

@ -77,6 +77,12 @@
SSLCertificateChainFile: wildcard-2014.stg.fedoraproject.org.intermediate.cert
when: env == "staging"
- role: httpd/website
name: mirrorlist-phx2.stg.phx2.fedoraproject.org
cert_name: "{{wildcard_cert_name}}"
SSLCertificateChainFile: wildcard-2014.stg.fedoraproject.org.intermediate.cert
when: env == "staging"
- role: httpd/certificate
name: wildcard-2014.fedoraproject.org
SSLCertificateChainFile: wildcard-2014.fedoraproject.org.intermediate.cert
@ -90,7 +96,7 @@
- mirrorlist-host1plus.fedoraproject.org
- mirrorlist-ibiblio.fedoraproject.org
- mirrorlist-osuosl.fedoraproject.org
- mirrorlist-phx2.stg.phx2.fedoraproject.org
when: env != "staging"
- mirrormanager/mirrorlist2
- sudo