

Installed the plugin 'vagrant-vmware-fusion (2.3.2)'! Installing the 'vagrant-vmware-fusion' plugin.
#VAGRANT VMWARE INSTALL#
$ vagrant plugin install vagrant-vmware-fusion

Once you purchase the license for the plugin, you get license.lic file.

At the time of this writing, it costs a hefty $79. You need to also purchase a license for VMWare/Vagrant plugin. To use Vagrant with VMWare, it’s not sufficient to have VMWare license (which you may already have). In the hopes of saving that time for the next person, I decided to write this blog post. It took a while for me to piece everything together. Information for various steps is scattered across multiple documentation pages. Unfortunately, setting up Vagrant with VMWare isn’t very straight-forward. At least some industry analysis seem to agree that it may be the fastest VM enclosure available. It always felt cleaner and snappier than alternatives, to me. I’ve been a huge fan of VMWare for more than a decade now. However, it can integrate with other VM providers, as well. Vagrant is a very handy command-line tool for managing virtual machines (VMs) and orchestrating consistent developer environments across a team of developers.īy default, Vagrant uses Virtualbox VMs.
