How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "jhcook/centos6"
  config.vm.box_version = "2.6.32.573.26.1"
end
vagrant init jhcook/centos6 \
  --box-version 2.6.32.573.26.1
vagrant up

This version was created about 8 years ago.

Latest kernel build of CentOS 6

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (327 MB)