How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "in-vagranti/centos-7.6"
  config.vm.box_version = "201812.24.0"
end
vagrant init in-vagranti/centos-7.6 \
  --box-version 201812.24.0
vagrant up

This version was created over 5 years ago.

VirtualBox 6.0, VMware Fusion Pro 11.0.2, Parallels Desktop Pro 14.1.0

3 providers for this version.
  • parallels
    unknown Hosted by Vagrant Cloud (536 MB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (525 MB)
  • vmware
    unknown Hosted by Vagrant Cloud (574 MB)