camac-suisse / ansible-role-camac

3 stars 11 forks source link

perf(uwsgi): Update uWSGI config to reflect our best practises #53

Closed winpat closed 5 years ago

winpat commented 5 years ago

We should test this change on our test server.

anehx commented 5 years ago

Couldn't you use the same template for all of them? They are almost identical..

winpat commented 5 years ago

Couldn't you use the same template for all of them? They are almost identical..

Good point. I will try to factor all the common stuff out and use includes. Otherwise it gets quite messy.