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