Tim's avatar
Level 1

Vagrant & Parallels

Hi, Is anyone using Parallels instead of Virtual Box with Vagrant? I have to use Parallels for another job I do and it seems silly to install both.

I see there is now a provider for parallels so have installed that.

Does anyone have any tips to get Jeffrey's vagrant script to work? https://github.com/JeffreyWay/Vagrant-Setup

Obviously config.vm.box_url = "http://files.vagrantup.com/precise32.box” wont work as it's a box not a parallels pvm with precise32.

Any other tips or help appreciated!

0 likes
1 reply
mstnorris's avatar

@Tim personally it is so simple and quick to use VirtualBox (you don't even need to use the GUI ever!). It just sits in the background and you can do everything from the command line.

Please or to participate in this conversation.