How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "phusion/ubuntu-14.04-amd64"
end
vagrant init phusion/ubuntu-14.04-amd64
vagrant up
This version was created over 10 years ago.
virtualbox | ||
---|---|---|
unknown | Externally hosted (oss-binaries.phusionpassenger.com) |
vmware_fusion | ||
---|---|---|
unknown | Externally hosted (oss-binaries.phusionpassenger.com) |
This version was created over 10 years ago.
Upgraded VMWare Tools to 9.6.2-1688356 (from VMWare Fusion 6.0.3). This is a major improvement over the VMWare Tools included in the last release (9.6.0-1294478, from VMWare Fusion 6.0.1):
If you experienced any crashing/freezing problems with our VMWare Fusion boxes before, then this upgrade will probably help.