mirror of
https://github.com/saltstack-formulas/letsencrypt-sh-formula.git
synced 2026-09-22 22:45:21 +02:00
Add support for a default hook script
The default hook script can be used to reload the webserver when a new certificate has been installed.
This commit is contained in:
@@ -19,4 +19,6 @@ letsencrypt-sh:
|
||||
pkg: letsencrypt.sh
|
||||
pkg_apache: letsencrypt.sh-apache2
|
||||
cron_command: cronic letsencrypt.sh --cron
|
||||
# Service to reload after install of new cert
|
||||
hook_service_to_reload: nginx
|
||||
# see defaults.yaml for full list
|
||||
|
||||
Reference in New Issue
Block a user