add PostgreSQL database and message queues to vagrant box

This commit is contained in:
Jan Dittberner 2015-10-04 20:18:44 +02:00
parent 3c6b779c44
commit b07ab0a14b
10 changed files with 177 additions and 0 deletions

View file

@ -0,0 +1,4 @@
gnuviechadmin-database:
database: gnuviechadmin
hostname: localhost
port: 5432