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.4"
end
vagrant init eurolinux-vagrant/centos-6 \
--box-version 6.10.4
vagrant up
This version was created almost 5 years ago.
centos-6 - 6.10.4 Build date: 2019-09-05 Issues: https://github.com/EuroLinux/vagrant-boxes-rfc