No need to install stg ssl certs in production.
This commit is contained in:
parent
6008c36bdf
commit
7a12d3e0e4
1 changed files with 2 additions and 1 deletions
|
@ -26,6 +26,7 @@
|
|||
- role: httpd/certificate
|
||||
name: wildcard-2014.stg.fedoraproject.org
|
||||
SSLCertificateChainFile: wildcard-2014.stg.fedoraproject.org.intermediate.cert
|
||||
when: env == "staging"
|
||||
|
||||
- role: httpd/certificate
|
||||
name: fedoramagazine.org
|
||||
|
@ -42,4 +43,4 @@
|
|||
- role: httpd/certificate
|
||||
name: qa.stg.fedoraproject.org
|
||||
SSLCertificateChainFile: qa.stg.fedoraproject.org.intermediate.cert
|
||||
|
||||
when: env == "staging"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue