How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "insaneworks/centos8stream"
end
vagrant init insaneworks/centos8stream
vagrant up
This version was created 4 months ago.
This version was created 6 months ago.
This version was created 9 months ago.
This version was created 11 months ago.