hashicorp / vagrant

Vagrant is a tool for building and distributing development environments.
https://www.vagrantup.com
Other
26.29k stars 4.43k forks source link

Support VMWare Fusion #605

Closed behrangsa closed 12 years ago

behrangsa commented 12 years ago

Support VMWare Fusion as an alternative to VirtualBox on Mac OS X Lion.

Kentzo commented 11 years ago

@mitchellh I see. Then it would be very hard to implement custom provider.

The only other option I see is preinstalling software on the guest machine that would be accessible either via VIX api or via network.

mitchellh commented 11 years ago

@Kentzo It wouldn't be easy but they're all things that I was able to find myself. VMware did not give me special access to anything.

am11 commented 11 years ago

@mitchellh, thanks for supporting VMware.

Please consider PowerShell [$host.Version=3] Hyper-V cmdlets (http://technet.microsoft.com/en-us/library/hh848559.aspx) to support vagrant with Hyper-V on Windows 8, Server 2008-R2, Server 2012 and Server 2012 Essentials.