How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "pulp/centos-stream8-fips"
config.vm.box_version = "20220125.1"
end
vagrant init pulp/centos-stream8-fips \
--box-version 20220125.1
vagrant up
This version was created 12 months ago.
Built from 2022-01-25 image: https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-Vagrant-8-20220125.1.x86_64.vagrant-libvirt.box