How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "jasonc/centos8"
end
vagrant init jasonc/centos8
vagrant up
This version was created over 2 years ago.
Point repos to vault.epel.cloud.
This version was created over 2 years ago.
Updated DNF/Yum repos to point to vault.centos.org.
This version was created about 4 years ago.
There isn't a description.
This version was created about 4 years ago.
Bump to CentOS 8.2
This version was created over 4 years ago.
There isn't a description.