How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "tvphuc279/iwa_box"
config.vm.box_version = "0.2.0"
end
vagrant init tvphuc279/iwa_box \
--box-version 0.2.0
vagrant up
This version was created over 2 years ago.
This version for virtual box 6.1.26