How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "tnmt/trusty64"
  config.vm.box_version = "0.0.1"
end
vagrant init tnmt/trusty64 \
  --box-version 0.0.1
vagrant up

This version was created about 8 years ago.

Omnibus Chef & Kernel 4.2.0-30-generic

2 providers for this version.
  • libvirt
    unknown Hosted by Vagrant Cloud (439 MB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (442 MB)