How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "freeipa/ci-master-f30"
  config.vm.box_version = "0.0.4"
end
vagrant init freeipa/ci-master-f30 \
  --box-version 0.0.4
vagrant up

This version was created almost 4 years ago.

Based on 829b9cb8404c430f63a2d73dac9c7e5e708a439f.

For more details go to: https://github.com/freeipa/freeipa-pr-ci/pull/304

Changelog

  • Change repos enable
  • Configure sunrpc to leave kadmin port 749/TCP open
1 provider for this version.
  • libvirt Hosted by Vagrant Cloud (1.78 GB)