Yes you need to purchase vmware fusion separately. The license is so you can use vagrant to control vmware machines.
If you use virtual box you don't need this license but vmware gives better performance.
--
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 vagrant-up+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Not sure about fusion but I remember seeing it in the docs. I'm using vagrant with vmware workstation 10.
To be honest there's nothing to test out. If you like vagrant, and you use vmware, and your version is supported, then get the plugin.
--
I am new to vagrant, I don't know vagrant. So I need to test vagrant product.
--
Can I easy remove that free version and install vmware provider without messed my mac?
THanks!!
--
No, I mean vagrant + virtualbox.
vmplayer and workstation don't work on mac, only fusion work with mac
--
sudo rm /usr/bin/vagrantsudo rm -fr /Applications/Vagrant/
/Applications/Vagrant directory and the /usr/bin/vagrant file. sudo pkgutil --forget com.vagrant.vagrant to have OS X forget that Vagrant was ever installed.--