-
Install licensed VMware Fusion
Known working version:
$ vmware-vmx -v VMware Fusion Information: VMware Fusion 6.0.4 build-1887983 Release
-
Install licensed
vagrant-vmware-fusion
pluginKnown working version:
$ vagrant plugin list | grep vmware-fusion vagrant-vmware-fusion (2.5.2)
-
Start Vagrant from the base directory of this repository. This uses the Vagrantfile.
vagrant up --provider=vmware_fusion
-
Target the BOSH Director and login with admin/admin.
$ bosh target 192.168.50.4 lite Target set to `Bosh Lite Director' $ bosh login Your username: admin Enter password: ***** Logged in as `admin'
-
Add a set of route entries to your local route table to enable direct Warden container access every time your networking gets reset (e.g. reboot or connect to a different network). Your sudo password may be required.
bin/add-route