How to use this box with Vagrant:

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

This version was created almost 3 years ago.

Latest kernel build of CentOS 7

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