Allow overriding /etc/letsencrypt location

This commit is contained in:
Márton Salomváry
2020-05-29 11:05:00 +02:00
parent 919c2ba7b5
commit 24580c85d2
3 changed files with 4 additions and 1 deletions
+1
View File
@@ -7,6 +7,7 @@ certbot_auto_renew_minute: "30"
certbot_auto_renew_options: "--quiet --no-self-upgrade"
# Parameters used when creating new Certbot certs.
certbot_etc: /etc/letsencrypt
certbot_create_if_missing: false
certbot_create_method: standalone
certbot_admin_email: email@example.com