How to use this box with Vagrant:

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

This version was created over 7 years ago.

CentOS-6.8 x86_64 Minimal Base Box

Notice

This will be the last release of the jdeathe/centos-6 box. As of release 1.0.0 any future builds will be published under the following boxes where the 6.8.5 release of jdeathe/centos-6 is in line with corresponding 6.8.0 release of jdeathe/centos-6-x86_64-minimal-en_us.

  • jdeathe/centos-6-x86_64-minimal-en_us
  • jdeathe/centos-6-i386-minimal-en_us

Source Details

  • Source ISO: CentOS-6.8-x86_64-minimal.iso
  • Boxfile SHA1 Checksum: a4be40b3bd65a39ceedb26be0f57d9700c7b34b7
  • Source
  • Release notes

Virtual Guest Details

  • Provider: VirtualBox only.
  • GuestAdditions: No.
  • Vagrant synced_folder: Disabled.
  • Storage: SATA, 40GB, sparse.
  • SELinux: permissive.
  • Locale: Limited to en_US.
  • Root account: Locked.
  • Password authentication: No (SSH public key only).
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (171 MB)