How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "centos/atomic-host"
  config.vm.box_version = "7.20160130"
end
vagrant init centos/atomic-host \
  --box-version 7.20160130
vagrant up

This version was created over 8 years ago.

CentOS Atomic Host 7 ( 30th Jan 2016 )

This build superseeds the builds marked as 29th Jan 2016.

2 providers for this version.
  • libvirt
    unknown Externally hosted (cloud.centos.org)
  • virtualbox
    unknown Externally hosted (cloud.centos.org)