updated haproxy state
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Paul 2024-09-30 18:58:06 +02:00
parent 0655f8f329
commit d47e39945a

View File

@ -9,5 +9,5 @@ haproxy-service:
- haproxy -f {{ haproxy.config.dir }}/{{ haproxy.config.configfile }} -c
{% if haproxy.acme %}
- watch:
- pki.fetched: pki-fetched-*
- pki: pki-fetched-*
{% endif %}