Commit ff8fd125 by Feanil Patel Committed by GitHub

Merge pull request #3356 from edx/feanil/fix_restart

We moved to using the same xqwatcher as everything else
parents 836f4441 58e2c756
......@@ -46,7 +46,6 @@
- name: Restart xqwatcher
supervisorctl:
name: "{{ xqwatcher_service_name }}"
supervisorctl_path: "{{ xqwatcher_supervisor_ctl }}"
config: "{{ xqwatcher_supervisor_app_dir }}/supervisord.conf"
state: restarted
when: not disable_edx_services
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment