How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "fedora/40-cloud-base"
  config.vm.box_version = "40.20240414.0"
end
vagrant init fedora/40-cloud-base \
  --box-version 40.20240414.0
vagrant up

This version was created 4 months ago.

There isn't a description.

2 providers for this version.
  • libvirt
    amd64 Externally hosted (dl.fedoraproject.org)
    arm64 Externally hosted (dl.fedoraproject.org)
  • virtualbox
    amd64 Externally hosted (dl.fedoraproject.org)