Your setup
Formula commit hash / release tag
git hash : df1b31e
Pillar / config used
local:
----------
post_renew:
----------
cmds:
- systemctl reload apache2
config:
----------
rsa-key-size:
4096
domainsets:
----------
www:
- www.test.localhost
- test.localhost
Bug details
Describe the bug
post_renew is documented in pillar.example, but seems only used in letsencrypt/files/renew_letsencrypt_cert.sh.jinja which is not deployed when use_package: True (default) is used.
Expected behaviour
Deploy hooks
Attempts to fix the bug
Not yet
Additional context
Your setup
Formula commit hash / release tag
git hash : df1b31e
Pillar / config used
Bug details
Describe the bug
post_renewis documented in pillar.example, but seems only used inletsencrypt/files/renew_letsencrypt_cert.sh.jinjawhich is not deployed whenuse_package: True(default) is used.Expected behaviour
Deploy hooks
Attempts to fix the bug
Not yet
Additional context