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

1 provider for this version.
  • libvirt Hosted by Vagrant Cloud (2.75 GB)