diff options
-rw-r--r-- | playbooks/groups/torrent.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/groups/torrent.yml b/playbooks/groups/torrent.yml index 89bb79785..7ec5f6ae8 100644 --- a/playbooks/groups/torrent.yml +++ b/playbooks/groups/torrent.yml @@ -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 |