How to use this box with Vagrant:

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

This version was created about 5 years ago.

CentOS-6.10 x86_64 Minimal Base Box

Source Details

  • Source ISO: CentOS-6.10-x86_64-minimal.iso
  • Boxfile SHA1 Checksum: 35f26b0c8e4f9dfa9dae862426fcfe6ca4bd6c06
  • 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 (174 MB)