How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "anazmy/freeipa-centos74"
end
vagrant init anazmy/freeipa-centos74
vagrant up
This version was created over 6 years ago.
pumped disk size to 10G
This version was created almost 7 years ago.
There isn't a description.