How to use this box with Vagrant:

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

This version was created about 5 years ago.

OSTree Version: 27.47 OSTree Commit: 397e907961adafaeff11b807ceade8da5783134072406fcdba627f1195e0db76

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)