Setup gva (webinterface)

- ensure that the PostgreSQL server has the postgresql-server role
  applied
- add grains for the service VM to install the gnuviechadmin web
  interface
This commit is contained in:
Jan Dittberner 2020-03-07 18:24:35 +01:00
parent d61441a068
commit be38195913
2 changed files with 7 additions and 0 deletions

View File

@ -1,4 +1,5 @@
roles:
- vagrant
- postgresql-server
- gnuviechadmin.gvapgsql
- gnuviechadmin.database

View File

@ -0,0 +1,6 @@
roles:
- vagrant
- webserver
- gnuviechadmin.gva
nginx:
default_servername: service.local