How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "invisibleaxm/centos7"
end
vagrant init invisibleaxm/centos7
vagrant up
This version was created about 4 years ago.
Updated toCentOS-7-x86_64-Minimal-1810
This version was created about 6 years ago.
CentOS 7.3 ipv6 disabled.