How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "eurolinux-vagrant/centos-6"
config.vm.box_version = "6.10.5"
end
vagrant init eurolinux-vagrant/centos-6 \
--box-version 6.10.5
vagrant up
This version was created almost 5 years ago.
centos-6 - 6.10.5 Build date: 2019-09-13 Issues: https://github.com/EuroLinux/vagrant-boxes-rfc