How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "martyV/almalinux9"
config.vm.box_version = "0.1.4"
end
vagrant init martyV/almalinux9 \
--box-version 0.1.4
vagrant up
This version was created 16 days ago.
AlmaLinux release 9.0 (Emerald Puma)
VirtualBox 6.1.34 guest additions
Kernel version - 5.14.0-70.13.1.el9_0.x86_64