How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "eurolinux-vagrant/centos-8"
config.vm.box_version = "8.3.5"
end
vagrant init eurolinux-vagrant/centos-8 \
--box-version 8.3.5
vagrant up
This version was created about 3 years ago.
centos-8 - 8.3.5 Build date: 2021-04-20 Issues: https://github.com/EuroLinux/cloud-images-rfc