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.5"
end
vagrant init freeipa/ci-ipa-4-6-f27 \
  --box-version 1.0.5
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:

  • Fixes issue #8959
  • Remove left-over file (/etc/sysconfig/network-scripts/ifcfg-eth1) used by Vagrant during image generation.
  • Pin pytest-html version to fix conflict when dnf updates all packages.
  • Remove unnecessary fedora-cisco-openh264 repo.
1 provider for this version.
  • libvirt
    unknown Hosted by Vagrant Cloud (1.19 GB)