Commit fda9f9a2 by John Jarvis

removing upstart script for worker

parent a71dad59
- name: edxapp | create edx-workers upstart script
template: >
src=edx-workers.conf.j2 dest=/etc/init/edx-workers.conf
owner=root group=root
when: celery_worker is defined
- name: "create {{ item }} application config"
template: >
src={{ item }}.env.json.j2
......
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