Jan Dittberner
2833b78c8a
- setup listener and pg_hba.conf for PostgreSQL server - add state code for gva - add macros for nginx and uwsgi with Python 3 support - add pillar data for gva
8 lines
121 B
Text
8 lines
121 B
Text
uwsgi:
|
|
pkg:
|
|
- installed
|
|
service.running:
|
|
- enable: True
|
|
- reload: True
|
|
- require:
|
|
- pkg: uwsgi
|