How to use this box with Vagrant:

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

This version was created almost 5 years ago.

OSTree Version: 27.122

OSTree Commit: 931ebb3941fc49af706ac5a90ad3b5a493be4ae35e85721dabbfd966b1ecbf99

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)