Change pre/post hook templates

This commit is contained in:
Romina Brown
2026-04-15 16:12:26 -03:00
parent 1011113914
commit 60a6470a69
3 changed files with 10 additions and 2 deletions
+3
View File
@@ -68,3 +68,6 @@ certbot_keep_updated: true
# Where to put Certbot when installing from source.
certbot_dir: /opt/certbot
certbot_pre_hook_template: stop_services.j2
certbot_post_hook_template: start_services.j2