This repository holds a Vagrantfile and an ansible playbook capable of spawning a virtual machine with the following charateristics:
- Based on CentOS 7
- the
/vagrant
is shared via Samba (easy to access from Mac OS) - has the "Development Tools" installed
- will load your openssh key automatically for passwordless login
- network is bridged to allow other people cooperate with you.
Nothing complex, but hopefully useful.