How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "freeipa/pki-master-f29"
end
vagrant init freeipa/pki-master-f29
vagrant up
This version was created about 5 years ago.
Based on https://github.com/freeipa/freeipa-pr-ci/tree/f181d0b6e09e239e370edc2b909c98c30f28f33b
Changes:
This version was created over 5 years ago.
There isn't a description.
This version was created over 5 years ago.
There isn't a description.