Need a restart haproxy handler

This commit is contained in:
Kevin Fenzi 2015-01-06 21:56:49 +00:00
parent f4d4ec66ab
commit d73097122a

View file

@ -141,3 +141,6 @@
- name: restart fcomm-cache-worker
service: name=fcomm-cache-worker state=restarted
- name: restart haproxy
service: name=haproxy state=restarted