How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "freeipa/389ds-master-f32"
end
vagrant init freeipa/389ds-master-f32
vagrant up
This version was created about 4 years ago.
Based on https://github.com/freeipa/freeipa-pr-ci/commit/bdd98c3b9dba2ce563535d0c91dad38b532441e8.
Changelog:
This version was created about 4 years ago.