How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "iParadigms/ubuntu-14.10"
  config.vm.box_version = "1.1"
end
vagrant init iParadigms/ubuntu-14.10 \
  --box-version 1.1
vagrant up

This version was created about 9 years ago.

Changes for VMware Fusion 7.1.1:

  • VMware Tools to 9.9.2-2496486
  • Network Interface e1000 replaced by vmxnet3
1 provider for this version.
  • vmware_fusion
    unknown Externally hosted (www.dropbox.com)