How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "freeipa/ci-ipa-4-6-f27"
  config.vm.box_version = "1.0.4"
end
vagrant init freeipa/ci-ipa-4-6-f27 \
  --box-version 1.0.4
vagrant up

This version was created almost 3 years ago.

Based on https://github.com/freeipa/freeipa-pr-ci/pull/444 but without pinning pytest-html package.

Changes:

  • First attempt to fix Issue #8959
  • All python 3 packages were updated causing a regression when running tests.
1 provider for this version.
  • libvirt
    unknown Hosted by Vagrant Cloud (1.19 GB)