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.11"
end
vagrant init eurolinux-vagrant/centos-7 \
--box-version 7.9.11
vagrant up
This version was created almost 3 years ago.
centos-7 - 7.9.11 Build date: 2021-09-20 Issues: https://github.com/EuroLinux/cloud-images-rfc