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