Merge "Reload haproxy when its config updates"

changes/82/829882/1
Zuul 1 year ago committed by Gerrit Code Review
commit eb7c02e823

@ -25,6 +25,7 @@
owner: 1000
group: 1000
mode: 0644
notify: Reload haproxy
- name: Ensure docker compose configuration directory
file:
@ -41,8 +42,8 @@
owner: root
group: root
mode: 0644
notify: Reload haproxy
- name: Run docker-compose pull
shell:
cmd: docker-compose pull

Loading…
Cancel
Save