This commit is contained in:
parent
0dad5294c7
commit
0655f8f329
@ -7,3 +7,7 @@ haproxy-service:
|
|||||||
- reload: true
|
- reload: true
|
||||||
- check_cmd:
|
- check_cmd:
|
||||||
- haproxy -f {{ haproxy.config.dir }}/{{ haproxy.config.configfile }} -c
|
- haproxy -f {{ haproxy.config.dir }}/{{ haproxy.config.configfile }} -c
|
||||||
|
{% if haproxy.acme %}
|
||||||
|
- watch:
|
||||||
|
- pki.fetched: pki-fetched-*
|
||||||
|
{% endif %}
|
Loading…
Reference in New Issue
Block a user