How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "prof-ninjason/ubuntu"
end
vagrant init prof-ninjason/ubuntu
vagrant up
This version was created 7 months ago.
All updates.
This version was created 8 months ago.
First version. Added intnet dhcp.