How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "appliedtheory/centos-6-minimal"
  config.vm.box_version = "1.0.0"
end
vagrant init appliedtheory/centos-6-minimal \
  --box-version 1.0.0
vagrant up

This version was created almost 10 years ago.

Initial base image package

2 providers for this version.
  • vmware_desktop
    unknown Externally hosted (dl.dropboxusercontent.com)
  • vsphere
    unknown Externally hosted (dl.dropboxusercontent.com)