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
rodzic d61441a068
commit be38195913
2 zmienionych plików z 7 dodań i 0 usunięć

Wyświetl plik

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

Wyświetl plik

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