need certbot here and it will use the right names

This commit is contained in:
Kevin Fenzi 2018-09-22 19:36:58 +00:00
parent 1d6932fe86
commit 3363db41b2

View file

@ -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.