This Vagrant setup is based on the following article:
http://txt.intothespirit.com/articles/postgres-on-vagrant/
The article walks you through the setup of a PostgreSQL 9.3 server inside a virtual box managed by Vagrant, using Puppet as provisioning mechanism.
- Clone this repo.
- Install Vagrant and Virtualbox, if you haven't already.
vagrant up