How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "freeipa/ci-ipa-4-8-f31"
config.vm.box_version = "0.0.2"
end
vagrant init freeipa/ci-ipa-4-8-f31 \
--box-version 0.0.2
vagrant up
This version was created over 3 years ago.
Based on https://github.com/freeipa/freeipa-pr-ci/commit/fd032d9570bd3bab38743f928e400d55074d1ba4.
For more information go to: https://github.com/freeipa/freeipa-pr-ci/pull/346.
Changelog: