How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "freeipa/ci-ipa-4-8-f30"
config.vm.box_version = "0.0.1"
end
vagrant init freeipa/ci-ipa-4-8-f30 \
--box-version 0.0.1
vagrant up
This version was created over 4 years ago.
Based on 829b9cb8404c430f63a2d73dac9c7e5e708a439f.
For more details go to: https://github.com/freeipa/freeipa-pr-ci/pull/304
Changelog