hosts: git0: Switch to Lego wildcard cert

This commit is contained in:
2020-02-22 16:23:01 -06:00
parent f8b7f28469
commit cd1cf38774
4 changed files with 2 additions and 6 deletions

View File

@@ -1,7 +1,2 @@
gitea_ssh_domain: git.pyrocufflink.blue
gitea_root_url: 'https://{{ gitea_ssh_domain }}/'
apache_ssl_certificate: /var/lib/letsencrypt/live/{{ gitea_ssh_domain }}/fullchain.pem
apache_ssl_certificate_key: /var/lib/letsencrypt/live/{{ gitea_ssh_domain }}/privkey.pem
certbot_domains:
- '{{ gitea_ssh_domain }}'
- 'git.pyrocufflink.net'