How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "almalinux/9"
config.vm.box_version = "9.0.20220513"
end
vagrant init almalinux/9 \
--box-version 9.0.20220513
vagrant up
This version was created about 1 month ago.
The initial version of AlmaLinux OS 9.0 Beta 1 (Emerald Puma)