Commit 58847f93 by Feanil Patel

Correct pre-supervisor location.

parent 036bf1ad
......@@ -105,7 +105,7 @@
# on instance startup.
- name: create pre_supervisor upstart job
template: >
src=etc/initpre_supervisor.conf.j2 dest=/etc/init/pre_supervisor.conf
src=etc/init/pre_supervisor.conf.j2 dest=/etc/init/pre_supervisor.conf
owner=root group=root
when: supervisor_service == "supervisor" and disable_edx_services and not devstack
......
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