How to use this box with Vagrant:

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

This version was created over 5 years ago.

{ "name": "centos-6.9", "version": "201801.29.0", "build_timestamp": "20180130001137", "git_revision": "b79b708fab6f262f1a976bbac807f0a855a4626b", "git_status": "dirty", "box_basename": "centos-6.9-201801.29.0", "template": "centos-6.9-x86_64", "packer": "1.1.3", "vagrant": "2.0.1", "providers": [ { "name": "virtualbox", "version": "5.2.6", "file": "centos-6.9-201801.29.0.virtualbox.box", "checksum_type": "sha256", "checksum": "78161db7dfca7abef711a487aff15075bce76f683bca9ab3e111a6e69d7ac1ad", "size": "357 MB", "build_time": 1223 } ] }

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