perhaps a comma is needed here
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
bd361bc5d3
commit
b9f0e06735
1 changed files with 1 additions and 1 deletions
|
@ -695,7 +695,7 @@
|
|||
|
||||
- role: httpd/website
|
||||
site_name: apps.ocp.stg.fedoraproject.org
|
||||
server_aliases: ["*.apps.ocp.stg.fedoraproject.org" api.apps.ocp.stg.fedoraproject.org]
|
||||
server_aliases: ["*.apps.ocp.stg.fedoraproject.org", api.apps.ocp.stg.fedoraproject.org]
|
||||
sslonly: true
|
||||
cert_name: "{{ocp_wildcard_cert_name}}"
|
||||
SSLCertificateChainFile: "{{ocp_wildcard_int_file}}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue