Skip to content
Snippets Groups Projects

Unify uwsgi python

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

Files

+ 3
0
@@ -18,3 +18,6 @@
@@ -18,3 +18,6 @@
- name: restart uwsgi instance boxes
- name: restart uwsgi instance boxes
service: name="uwsgi@boxes" state=restarted
service: name="uwsgi@boxes" state=restarted
 
 
- name: restart uwsgi instance sso
 
service: name="uwsgi@sso" state=restarted
Loading