How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "martyV/centos8-stream"
config.vm.box_version = "0.1.19"
end
vagrant init martyV/centos8-stream \
--box-version 0.1.19
vagrant up
This version was created about 2 months ago.
Centos 8 StreamVirtualBox 7.0.18 guest additionsKernel version - 4.18.0-552.el8.x86_64