Skip to content
Snippets Groups Projects

Unify uwsgi python

Merged Hinrikus Wolf requested to merge unify_uwsgi_python into master
4 files
+ 342
0
Compare changes
  • Side-by-side
  • Inline

Files

+ 8
0
@@ -24,3 +24,11 @@
- name: restart uwsgi instance migration-webapp
service: name="uwsgi@migration-webapp" state=restarted
- name: restart uwsgi instance protokollsystem uwsgi
service: name="uwsgi@protokollsystem" state=restarted
listen: "restart uwsgi instance protokollsystem"
- name: restart uwsgi instance protokollsystem celery
service: name="protokollsystem-celery" state=restarted
listen: "restart uwsgi instance protokollsystem"
Loading