vagrant-parallels | Vagrant Parallels Provider | Plugin library
kandi X-RAY | vagrant-parallels Summary
kandi X-RAY | vagrant-parallels Summary
Vagrant Parallels Provider is a plugin for Vagrant, allowing to manage Parallels Desktop virtual machines on macOS hosts.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of vagrant-parallels
vagrant-parallels Key Features
vagrant-parallels Examples and Code Snippets
Community Discussions
Trending Discussions on vagrant-parallels
QUESTION
I have two machines (linux, Mac) and need to use vagrant to manage the vm. VirtualBox is used in the Liux while parallels is used in Mac. so I configured these two providers in the vagrant config file as below:
...ANSWER
Answered 2018-Jan-02 at 10:20This is a current limitation of vagrant
you cannot back the same machine with both VirtualBox and VMware Fusion. This is a limitation that will be removed in a future version of Vagrant.
I am not sure if it will get ever solved by vagrant. but so you have created your machine once with virtualbox so now it is expected you work with this VM, not with another machine.
One way to fix this is to backup the .vagrant
folder with the reference of the existing VM like (.vagrant.vbox
) and re-run vagrant up --provider parallels
to let it create the parallels VM.
If you want to switch back to the virtualbox VM, you can backup the newly created .vagrant
folder and rename the .vagrant.vbox
as .vagrant
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install vagrant-parallels
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page