How to use this box with Vagrant:

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

This version was created over 4 years ago.

OSTree Commit: 17b11d74047ded1264a57555a64ae6fc5d02a332c556679bfcf32864fc91f11e

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.
  • libvirt Externally hosted (download.fedoraproject.org)

  • virtualbox Externally hosted (download.fedoraproject.org)