Commit Graph

8 Commits

Author SHA1 Message Date
Dorian 5a039eb419 Add in variable prefix to avoid issues with name collisions in other roles. 2016-05-14 10:56:30 -04:00
Dorian 26a93b9558 Generalize UWSGI specific setup. 2016-05-12 08:46:45 -04:00
Dorian 667761d299 First pass at splitting out role into a core nginx supervisor role. 2016-05-12 08:30:26 -04:00
Dorian 4f0c0dd8f2 Fix issue with uwsgi controlled processes not restarting due to incorrect signal. 2016-05-11 09:24:35 -04:00
Dorian 9adc044f1a Add support for adding environment variables 2015-03-24 08:05:57 -04:00
Dorian 48ec3aead6 Fix issue with NGINX template that broke execution of role, due to use of incorrectly named variables. 2015-02-25 13:13:38 -05:00
Dorian 1af4792a61 Add remaining documentation to the README.
Also update role with more consistent variable names.
2015-01-21 09:05:19 -05:00
Dorian 771c6bac2d Turn configurations into templates with variables.
Add multiple variables for all the necessary templated values.
Make the role reusable beyond working with rookeries.
2015-01-13 22:45:07 -05:00