need certbot here and it will use the right names
This commit is contained in:
parent
1d6932fe86
commit
3363db41b2
1 changed files with 3 additions and 2 deletions
|
@ -904,8 +904,9 @@
|
||||||
- role: httpd/website
|
- role: httpd/website
|
||||||
site_name: lists.pagure.io
|
site_name: lists.pagure.io
|
||||||
sslonly: true
|
sslonly: true
|
||||||
cert_name: lists.pagure.io.cert
|
certbot: true
|
||||||
SSLCertificateChainFile: lists.pagure.io.intermediate.cert
|
tags:
|
||||||
|
- lists.pagure.io
|
||||||
|
|
||||||
# fedorahosted is retired. We have the site here so we can redirect it.
|
# fedorahosted is retired. We have the site here so we can redirect it.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue