This repo is used to set up our servers.
You'll need authentication tokens for Digital Ocean and DNSimple.
Set them in environment variables
(DIGITALOCEAN_TOKEN, DNSIMPLE_EMAIL, DNSIMPLE_TOKEN).
To create the servers:
terraform apply webTo update the servers:
ansible-playbook -K -b -i 'ocean1.boochtek.com,' web/main.yml