How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "jomitsch/katello-nightly"
config.vm.box_version = "2020.0328.0200"
end
vagrant init jomitsch/katello-nightly \
--box-version 2020.0328.0200
vagrant up
This version was created over 4 years ago.
nightly publish