proxies: use wildcard cert for directory
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
49a625697b
commit
16576acfe1
1 changed files with 1 additions and 1 deletions
|
@ -1147,6 +1147,6 @@
|
||||||
cert_name: directory.fedoraproject.org
|
cert_name: directory.fedoraproject.org
|
||||||
ssl: true
|
ssl: true
|
||||||
sslonly: true
|
sslonly: true
|
||||||
certbot: true
|
cert_name: "{{wildcard_cert_name}}"
|
||||||
tags:
|
tags:
|
||||||
- directory
|
- directory
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue