add PostgreSQL database and message queues to vagrant box
This commit is contained in:
parent
3c6b779c44
commit
b07ab0a14b
10 changed files with 177 additions and 0 deletions
4
salt/pillar/gnuviechadmin/database/common.sls
Normal file
4
salt/pillar/gnuviechadmin/database/common.sls
Normal file
|
@ -0,0 +1,4 @@
|
|||
gnuviechadmin-database:
|
||||
database: gnuviechadmin
|
||||
hostname: localhost
|
||||
port: 5432
|
Loading…
Add table
Add a link
Reference in a new issue