How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "fkrull/fedora38-silverblue"
config.vm.box_version = "38.0.20230318-1.4.1"
end
vagrant init fkrull/fedora38-silverblue \
--box-version 38.0.20230318-1.4.1
vagrant up
This version was created 3 months ago.
Fedora 38 Silverblue
https://silverblue.fedoraproject.org/
Packer config: https://github.com/fkrull/atomic-workstation