add PostgreSQL database and message queues to vagrant box
This commit is contained in:
parent
f111fcc090
commit
f5945b9849
10 changed files with 177 additions and 0 deletions
4
pillar/gnuviechadmin/database/common.sls
Normal file
4
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