How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "bento/fedora-26"
  config.vm.box_version = "201801.29.0"
end
vagrant init bento/fedora-26 \
  --box-version 201801.29.0
vagrant up

This version was created about 5 years ago.

{ "name": "fedora-26", "version": "201801.29.0", "build_timestamp": "20180130050236", "git_revision": "b79b708fab6f262f1a976bbac807f0a855a4626b", "git_status": "dirty", "box_basename": "fedora-26-201801.29.0", "template": "fedora-26-x86_64", "packer": "1.1.3", "vagrant": "2.0.1", "providers": [ { "name": "virtualbox", "version": "5.2.6", "file": "fedora-26-201801.29.0.virtualbox.box", "checksum_type": "sha256", "checksum": "df61a2e779ac90c7d87da45019915657314d04064c9757224810ab520010ddcc", "size": "320 MB", "build_time": 2151 } ] }

1 provider for this version.
  • virtualbox Hosted by Vagrant Cloud (319 MB)