perhaps a comma is needed here

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2021-08-04 19:42:57 -07:00
parent bd361bc5d3
commit b9f0e06735

View file

@ -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}}"