How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "fedora/29-atomic-host"
  config.vm.box_version = "29.20181210.0"
end
vagrant init fedora/29-atomic-host \
  --box-version 29.20181210.0
vagrant up

This version was created almost 5 years ago.

OSTree Commit: 0232d115fa5f1d4609dcf2eb90de228ccb08dbad1134b30a555d92ae676bb92d

Click here for more information about Fedora Atomic Host 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 (download.fedoraproject.org)