How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "alvistack/centos-9-stream"
end
vagrant init alvistack/centos-9-stream
vagrant up
This version was created 14 days ago.
There isn't a description.
This version was created 16 days ago.
There isn't a description.
This version was created 17 days ago.
There isn't a description.