Chris and Alvaro are absolutely right, this should work without issue. Passing the provider explicitly as Chris showed is the best way to verify this. Basically vmware_desktop is a "fuzzy" match that covers both vmware_workstation and vmware_fusion as those both required a licensed plugin to work with Vagrant. There is also vmware_hosted or something similar which is ESXi, this is mostly used with Packer and not Vagrant, but that could change someday.
On Monday, June 1, 2015 at 12:15:03 PM UTC-5, Robb Kistler wrote: > > I'm guessing no, but wanted to double check. The rest of my team is using > VirtualBox, I'd rather use Fusion. They are using chef/debian-7.4. which > includes virtualbox and vmware_desktop. I understand the provider plugins > are different, but if the underlying VMWare format is the same... > -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
