How to use this box with Vagrant:

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

This version was created over 5 years ago.

{ "name": "fedora-26", "version": "201710.25.0", "build_timestamp": "20171027013614", "git_revision": "eef9780188056e4b87d5db3f7a1cabbe7c7f4706", "git_status": "dirty", "box_basename": "fedora-26-201710.25.0", "template": "fedora-26-x86_64", "packer": "1.1.1", "vagrant": "2.0.0", "providers": [ { "name": "parallels", "version": "13.1.1", "file": "fedora-26-201710.25.0.parallels.box", "checksum_type": "sha256", "checksum": "1d2e92128141e326d7fdaacbee954c4d022679917183622c76eb5e3b7ec3f7e5", "size": "361 MB", "build_time": 1059 }, { "name": "virtualbox", "version": "5.1.30", "file": "fedora-26-201710.25.0.virtualbox.box", "checksum_type": "sha256", "checksum": "9fc777bbe50cc166087540c80ef06a8399fd098977e6e661613c83eb2e01f3d8", "size": "295 MB", "build_time": 1059 }, { "name": "vmware_desktop", "version": "10.0.1", "file": "fedora-26-201710.25.0.vmware.box", "checksum_type": "sha256", "checksum": "9242f622e63e2adb0bc0a6ad56faa1213c03db5177f4dee64a72f2ef87b96864", "size": "373 MB", "build_time": 1059 } ] }

3 providers for this version.
  • vmware_desktop Hosted by Vagrant Cloud (372 MB)

  • virtualbox Hosted by Vagrant Cloud (294 MB)

  • parallels Hosted by Vagrant Cloud (361 MB)