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
This commit is contained in:
Jan Dittberner 2020-03-07 18:26:52 +01:00
parent 7e246ec1a0
commit 2833b78c8a
17 changed files with 400 additions and 19 deletions

View file

@ -0,0 +1,6 @@
postgresql-server:
local-net: 172.16.4.0/24
shared_buffers: 128MB
work_mem: 5MB
maintenance_work_mem: 4MB
effective_cache_size: 128MB