Update certbot role, add Jitsi host

This commit is contained in:
Alexander Dietrich 2020-03-25 16:59:42 +01:00
commit 21c1c90ef3
4 changed files with 12 additions and 29 deletions

View file

@ -1,5 +1,6 @@
# All flags used by the client can be configured here. Run Certbot with
# "--help" to learn more about the available options.
# Because we are using logrotate for greater flexibility, disable the
# internal certbot logrotation.
max-log-backups = 0
email = backend@hamburg.freifunk.net
rsa-key-size = 4096

View file

@ -2,4 +2,4 @@
PATH="/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin"
service nginx reload
systemctl reload nginx