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 about 2 months ago.
All updates.
This version was created about 2 months ago.
First version. Added intnet dhcp.