How to use this box with Vagrant:

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

This version was created over 1 year ago.

Fedora-Cloud-Base-35-1.2.x86_64

Click here for more information about Fedora cloud images.

To download these vagrant images directly use the following mirror links:

mirror link - libvirt

mirror link - virtualbox

mirror link - checksums

2 providers for this version.
  • virtualbox Externally hosted (download.fedoraproject.org)

  • libvirt Externally hosted (dl.fedoraproject.org)