Regenerate haproxy.cfg on base config changes

Update the 'Drop base haproxy config' task's notify so that changes made
only the base haproxy configuration also reassemble haproxy.cfg.

Change-Id: If5d2b410205e8e31f91f69681a0463d5444361f7
This commit is contained in:
Jimmy McCrory 2017-10-10 14:23:50 -07:00
parent 96bef96e64
commit a1c105d013

View File

@ -27,7 +27,7 @@
template:
src: "haproxy.cfg.j2"
dest: "/etc/haproxy/conf.d/00-haproxy"
notify: Restart haproxy
notify: Regenerate haproxy configuration
tags:
- haproxy-base-config