proxies / staging: set the correct chain file here for ssl
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
991da5d981
commit
6ba659a130
1 changed files with 1 additions and 0 deletions
|
@ -158,6 +158,7 @@
|
||||||
server_aliases:
|
server_aliases:
|
||||||
- mirrors.stg.centos.org
|
- mirrors.stg.centos.org
|
||||||
cert_name: "{{mirrors_centos_org_cert_name}}"
|
cert_name: "{{mirrors_centos_org_cert_name}}"
|
||||||
|
SSLCertificateChainFile: mirrors.stg.centos.org.intermediate.cert
|
||||||
when: env == "staging"
|
when: env == "staging"
|
||||||
|
|
||||||
- role: httpd/website
|
- role: httpd/website
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue