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.3"
end
vagrant init eurolinux-vagrant/centos-8 \
--box-version 8.4.3
vagrant up
This version was created over 2 years ago.
centos-8 - 8.4.3 Build date: 2021-10-05 Issues: https://github.com/EuroLinux/cloud-images-rfc