How to use this box with Vagrant:

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

This version was created over 3 years ago.

OSTree Commit: 8fa0298bddb8985b96ad4dc10bc499723a4ea8949ea2b383c86206a17235a8ac

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)