How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "freeipa/ci-master-frawhide"
config.vm.box_version = "0.2.0"
end
vagrant init freeipa/ci-master-frawhide \
--box-version 0.2.0
vagrant up
This version was created over 3 years ago.
Based on https://github.com/freeipa/freeipa-pr-ci/pull/397 with Fedora-Cloud-Base-Vagrant-Rawhide-20201007.n.0.x86_64.vagrant-virtualbox.box template.
Changelog: