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