How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "freeipa/ci-master-frawhide"
config.vm.box_version = "0.4.0"
end
vagrant init freeipa/ci-master-frawhide \
--box-version 0.4.0
vagrant up
This version was created over 3 years ago.
Based on https://github.com/freeipa/freeipa-pr-ci/commit/833228e8e99c2f4f83529e122955b8e4575901d6.
Changes:
Fedora-Rawhide-20210322.n.0