Separate names with a comma.
So the vagrant up worked and re-created the lowercase .vagrant/machines/default/parallels folder. I have now removed that folder again and simply...
This new bare VM isn't broken. This one is lowercase. o_O Odd. So I just went back through my Vagrantfile and it has nothing with an uppercase for...
Thanks for your response! Y'alls box. override.vm.box = "parallels/ubuntu-14.04" override.vm.box_url =...
I have found that if I use:vagrant global-status I can then obtain the "id" of the box, and from there I can run:vagrant <command> <id> This will...
Was this ever figured out? I have one machine that vagrant + parallels is working on, and so for my work laptop I tried to do the same... however...