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