Thanks to theodorosploumis for figuring out how to do this.
- Vagrant
- Vagrant Provider
Vagrant plugins
vagrant plugin install vagrant-hostsupdater
vagrant plugin install vagrant-auto_network
Read and modify Vagrantfile
. Most will just need to add hostnames of any sites to install.
Create and provision the virtual machine
vagrant up
vagrant ssh
su -s /bin/bash o1; cd
drush @hostmaster uli