How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "merev/centos-stream"
end
vagrant init merev/centos-stream
vagrant up
This version was created 11 months ago.
You can find out how this box has been created by looking at the following file:
https://github.com/merev/vagrant-box/blob/main/centos-host.txt
Users with their passwords:
This version was created 11 months ago.
Settings are the same as the latest one.