How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "katello/katello-devel"
config.vm.box_version = "2022.0908.0900"
end
vagrant init katello/katello-devel \
--box-version 2022.0908.0900
vagrant up
This version was created about 1 year ago.
nightly publish