How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "freeipa/ci-ipa-4-6-f27"
end
vagrant init freeipa/ci-ipa-4-6-f27
vagrant up
This version was created over 2 years ago.
Based on https://github.com/freeipa/freeipa-pr-ci/pull/444 but without pinning pytest-html package.
Changes:
pytest-html version to fix conflict when dnf updates all packages.fedora-cisco-openh264 repo.This version was created over 2 years ago.
Based on https://github.com/freeipa/freeipa-pr-ci/pull/444 but without pinning pytest-html package.
Changes:
This version was created almost 5 years ago.
Based on 829b9cb8404c430f63a2d73dac9c7e5e708a439f.
For more details go to: https://github.com/freeipa/freeipa-pr-ci/pull/304
Changelog
This version was created about 5 years ago.
Based on https://github.com/freeipa/freeipa-pr-ci/tree/5b72f32b23c438dc64612bd50c3d6a61c64425a7
Changes:
This version was created almost 6 years ago.
There isn't a description.
This version was created about 6 years ago.
There isn't a description.