How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "caio2k/centos67"
config.vm.box_version = "26.1.1"
end
vagrant init caio2k/centos67 \
--box-version 26.1.1
vagrant up
This version was created about 8 years ago.
kernel 2.6.32-573.26.1 ansible v2