How to use this box with Vagrant:
Vagrant.configure("2") do |config| config.vm.box = "munikypo/centos-8.4" end
vagrant init munikypo/centos-8.4 vagrant up
This version was created 4 months ago.
This version was created 8 months ago.
First version