some os prod proxy adjustments for os prod

This commit is contained in:
Kevin Fenzi 2017-08-22 19:58:32 +00:00
parent 3ae95a6169
commit 8a73274a87
2 changed files with 4 additions and 1 deletions

View file

@ -37,6 +37,10 @@
SSLCertificateChainFile: wildcard-2017.app.os.stg.fedoraproject.org.intermediate.cert
when: env == "staging"
- role: httpd/certificate
name: wildcard-2017.app.os.fedoraproject.org
SSLCertificateChainFile: wildcard-2017.app.os.fedoraproject.org.intermediate.cert
- role: httpd/certificate
name: fedoramagazine.org
SSLCertificateChainFile: fedoramagazine.org.intermediate.cert

View file

@ -566,7 +566,6 @@
sslonly: true
cert_name: "{{os_wildcard_cert_name}}"
SSLCertificateChainFile: wildcard-2017.app.os.stg.fedoraproject.org.intermediate.cert
when: env == "staging"
- role: httpd/website
name: registry.fedoraproject.org