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