How to use this box with Vagrant:

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

This version was created almost 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 (3.03 GB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (2.7 GB)