How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "brvn01/freeipa_server"
end
vagrant init brvn01/freeipa_server
vagrant up
This version was created 9 months ago.
FreeIPA was built using Rocky Linux version 8.6. The current version of freeipa in this box is 4.9.8. Check de /home/vagrant/access.txt to see the user/password of FreeIPA.
This version was created 9 months ago.
FreeIPA was built using CentOS version 7.9.2009. The current version of freeipa in this box is 4.6.8. Check de /home/vagrant/access.txt to see the user/password of FreeIPA.