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.7"
end
vagrant init eurolinux-vagrant/centos-6 \
  --box-version 6.10.7
vagrant up

This version was created over 4 years ago.

centos-6 - 6.10.7 Build date: 2019-11-12 Issues: https://github.com/EuroLinux/vagrant-boxes-rfc

2 providers for this version.
  • libvirt
    unknown Hosted by Vagrant Cloud (296 MB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (293 MB)