How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "fkrull/fedora31-silverblue"
config.vm.box_version = "31.0.20190925-1.2.0"
end
vagrant init fkrull/fedora31-silverblue \
--box-version 31.0.20190925-1.2.0
vagrant up
This version was created about 5 years ago.
Fedora 31 Silverblue
https://silverblue.fedoraproject.org/
Packer config: https://github.com/fkrull/atomic-workstation