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

This version was created almost 5 years ago.

centos-6 - 6.10.2 Build date: 2019-08-01 Issues: https://github.com/EuroLinux/vagrant-boxes-rfc

Changes:

  • Package update
  • Disk is now 80GiB instead of 40.
2 providers for this version.
  • libvirt
    unknown Hosted by Vagrant Cloud (293 MB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (297 MB)