How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "starlabio/trueboot-bios-alma8-6-test"
config.vm.box_version = "0.2"
end
vagrant init starlabio/trueboot-bios-alma8-6-test \
--box-version 0.2
vagrant up
This version was created 2 months ago.
9a1be882e50f955ab9e59d9e87ecdc558202f808 minor fixes