gvasalt/states/uwsgi/python3.sls
Jan Dittberner 2833b78c8a Implement salt states for gva webinterface
- 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
2020-03-07 18:26:52 +01:00

8 lines
100 B
Plaintext

include:
- uwsgi
uwsgi-plugin-python3:
pkg.installed:
- require_in:
- service: uwsgi