mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
typo city. fixing
This commit is contained in:
@@ -55,7 +55,7 @@ Alias /robots.txt /var/www/robots-src.txt
|
||||
SSLEngine on
|
||||
|
||||
SSLCertificateFile /etc/pki/tls/certs/pkgs{{ env_suffix }}.fedoraproject.org.cert
|
||||
SSLCertificateKeyFile c/etc/pki/tls/certs/pkgs{{ env_suffix }}.fedoraproject.org.key
|
||||
SSLCertificateKeyFile /etc/pki/tls/private/pkgs{{ env_suffix }}.fedoraproject.org.key
|
||||
SSLCertificateChainFile /etc/pki/tls/certs/pkgs{{ env_suffix }}.fedoraproject.org.intermediate.cert
|
||||
|
||||
SSLProtocol {{ ssl_protocols }}
|
||||
|
||||
Reference in New Issue
Block a user