Commit 9e5e8ea1 by Vik Paruchuri

Sudo: true for update_index

parent 1eb8b466
......@@ -94,6 +94,7 @@
#Have this separate from the other three because it doesn't take the noinput flag
- name: django update_index for discern
shell: ${venv_dir}/bin/python {{discern_dir}}/manage.py update_index --settings={{discern_settings}} --pythonpath={{discern_dir}}
sudo: True
#Create the templates for upstart services
- name: render celery service from template
......
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