Commit 58e2c756 by Feanil Patel Committed by GitHub

We moved to using the same xqwatcher as everything else

We moved to using the standard supervisorctl but forgot to update this config here for the restart.
parent 836f4441
......@@ -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