This is a first pass at a Vagrantfile and Ansible role to automate the
setup of a development environment. Ths Ansible role is not quite
complete and there are a few manual steps required after vagrant up
which are noted in the VMs message of the day. This also adds a basic
dev guide document which, at the moment, only includes Vagrant
instructions. I plan to organize the documentation and update the README
in a separate commit.
This is a first pass at a Vagrantfile and Ansible role to automate the
setup of a development environment. Ths Ansible role is not quite
complete and there are a few manual steps required after
vagrant upwhich are noted in the VMs message of the day. This also adds a basic
dev guide document which, at the moment, only includes Vagrant
instructions. I plan to organize the documentation and update the README
in a separate commit.
closes #254
Signed-off-by: Jeremy Cline jeremy@jcline.org