How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "martyV/almalinux8"
config.vm.box_version = "0.2.16"
end
vagrant init martyV/almalinux8 \
--box-version 0.2.16
vagrant up
This version was created about 2 months ago.
AlmaLinux release 8.6 (Sky Tiger)
VirtualBox 6.1.34 guest additions
Kernel version - 4.18.0-372.9.1.el8.x86_64