Skip to content
Snippets Groups Projects
Commit 0631a960 authored by Robin Sonnabend's avatar Robin Sonnabend
Browse files

Restart alumnigraph-celery as well

parent f51ac2c4
No related branches found
No related tags found
1 merge request!40update alumnigraphi system
Pipeline #4508 passed
......@@ -93,8 +93,13 @@
- name: restart uwsgi instance vampir-mitglieder
service: name="uwsgi@vampir-mitglieder" state=restarted
- name: restart uwsgi instance alumnigraph
- name: restart uwsgi instance alumnigraph uwsgi
service: name="uwsgi@alumnigraph" state=restarted
listen: "restart uwsgi instance alumnigraph"
- name: restart uwsgi instance alumnigraph celery
service: name="alumnigraph-celery" state=restarted
listen: "restart uwsgi instance alumnigraph"
- name: restart uwsgi instance ak-tracker
service: name="uwsgi@ak-tracker" state=restarted
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment