- Vagrant boxes with ubuntu trusty (14.04)
- PGPoolII
- Asynchronous streaming replication
- Ansible scripts for rolling shit out
-
ansible-galaxy install -r requirements.yml
-
vagrant up
-
ansible-playbook keys.yml --ask-pass
and the pass is vagrant -
ansible-playbook site.yml
-
PROFIT!