How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "townsen/ubuntu-14.10"
end
vagrant init townsen/ubuntu-14.10
vagrant up
This version was created about 9 years ago.
Update
This version was created over 9 years ago.
Updated to VMware tools 9.9.0 build-2304977 (with VMware Fusion 7.10)
| parallels | ||
|---|---|---|
| unknown | Externally hosted (www.dropbox.com) |
| vmware_fusion | ||
|---|---|---|
| unknown | Externally hosted (www.dropbox.com) |
This version was created over 9 years ago.
Initial Upload