Skip to content
Snippets Groups Projects
Commit ee142243 authored by Hinrikus Wolf's avatar Hinrikus Wolf
Browse files

Merge branch 'update-alumnigraph' of...

Merge branch 'update-alumnigraph' of git.fsmpi.rwth-aachen.de:infra/ansible-shared/webservices into update-alumnigraph
parents 6cfa1e08 bab8f388
No related branches found
No related tags found
No related merge requests found
Pipeline #4191 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