How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "fkrull/fedora37-silverblue"
  config.vm.box_version = "37.0.20220831-1.4.1"
end
vagrant init fkrull/fedora37-silverblue \
  --box-version 37.0.20220831-1.4.1
vagrant up

This version was created about 2 years ago.

Fedora 37 Silverblue

https://silverblue.fedoraproject.org/

Packer config: https://github.com/fkrull/atomic-workstation

2 providers for this version.
  • libvirt
    unknown Hosted by Vagrant Cloud (2.92 GB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (2.59 GB)