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

Restart alumnigraph-celery as well

parent b69b8677
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
......@@ -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