How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "tvphuc279/iwa_box"
config.vm.box_version = "0.4.0"
end
vagrant init tvphuc279/iwa_box \
--box-version 0.4.0
vagrant up
This version was created about 1 year ago.
This is a backup current project (VM version 7.0)