Skip to content
Snippets Groups Projects

Unify uwsgi python

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

Files

+ 3
0
@@ -21,3 +21,6 @@
- name: restart uwsgi instance sso
service: name="uwsgi@sso" state=restarted
- name: restart uwsgi instance migration-webapp
service: name="uwsgi@migration-webapp" state=restarted
Loading