How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "fedora/39-beta-cloud-base"
config.vm.box_version = "39.20230912.0"
end
vagrant init fedora/39-beta-cloud-base \
--box-version 39.20230912.0
vagrant up
This version was created 2 months ago.
Fedora-Cloud-Base-39_Beta-1.1.x86_64