How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "martyV/centos9-stream"
config.vm.box_version = "0.1.10"
end
vagrant init martyV/centos9-stream \
--box-version 0.1.10
vagrant up
This version was created about 2 months ago.
Centos Stream 9VirtualBox 7.0.18 guest additionsKernel version - 5.14.0-446.el9.x86_64