Skip to content
Snippets Groups Projects

Unify uwsgi python

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

Files

+ 3
0
@@ -39,6 +39,9 @@
@@ -39,6 +39,9 @@
- name: restart uwsgi instance nfs-api
- name: restart uwsgi instance nfs-api
service: name="uwsgi@nfs-api" state=restarted
service: name="uwsgi@nfs-api" state=restarted
 
- name: restart uwsgi instance mail-api
 
service: name="uwsgi@mail-api" state=restarted
 
- name: restart uwsgi instance printercount
- name: restart uwsgi instance printercount
service: name="uwsgi@printercount" state=restarted
service: name="uwsgi@printercount" state=restarted
Loading