Using Varying Vagrant Vagrants with VMWare Workstation turned out to be quite easy!
What you need:
- VMWare Workstation 10/11 (Trial available)
- VMWare Workstation Vagrant Plugin
Just follow the instructions in the VVV Readme! All you need is:
vagrant up --provider=vmware_workstation
That’s it! VVV will happily provision on VMWare, which should take 15-30 minutes.
When finished, you can visit: http://vvv.dev
Follow the instructions in the VVV Readmeuntil you get to the “vagrant up” command. You will need to apply a small change to the Vagrantfile. The changes are found in this pull request, which will hopefully get merged soon.
Changes are now merged into VVV, no need for any additional modifications!
If you have issues with phpMyAdmin, see this pull request for a fix.