This commit is contained in:
parent
0dad5294c7
commit
0655f8f329
@ -6,4 +6,8 @@ haproxy-service:
|
|||||||
- enable: true
|
- enable: true
|
||||||
- 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