fix ssl cert chain file on torrent

This commit is contained in:
Kevin Fenzi 2017-04-09 03:24:13 +00:00
parent f1738bd7d7
commit 1b1e7a84d2

View file

@ -27,7 +27,7 @@
- role: httpd/certificate
name: "{{wildcard_cert_name}}"
SSLCertificateChainFile: "{{wildcard_int_name}}"
SSLCertificateChainFile: "{{wildcard_int_file}}"
- role: httpd/website
name: torrent.fedoraproject.org