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 f111fcc090
commit f5945b9849
10 changed files with 177 additions and 0 deletions

View file

@ -0,0 +1,9 @@
locales-all:
pkg.installed
postgresql:
pkg:
- installed
service.running:
- require:
- pkg: postgresql