How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "freeipa/ci-master-f29"
end
vagrant init freeipa/ci-master-f29
vagrant up
This version was created over 4 years ago.
There isn't a description.
This version was created almost 5 years ago.
Based on 829b9cb8404c430f63a2d73dac9c7e5e708a439f.
For more details go to: https://github.com/freeipa/freeipa-pr-ci/pull/304
Changelog
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.
Box generated after: https://github.com/freeipa/freeipa-pr-ci/tree/d1a16ae20914a32f0278cc97bc8578256e9d8a47
This version was created over 5 years ago.
Initial template