Kill old references to fcomm-cache-worker.

This commit is contained in:
Ralph Bean 2015-11-19 18:47:43 +00:00
parent 1f719f48f7
commit c3bd96853a
7 changed files with 2 additions and 47 deletions

View file

@ -164,9 +164,6 @@
ignore_errors: true
when: ansible_virtualization_role == 'host'
- name: restart fcomm-cache-worker
service: name=fcomm-cache-worker state=restarted
- name: restart haproxy
service: name=haproxy state=restarted