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