How to use this box with Vagrant:

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

This version was created about 8 years ago.

CentOS-6.8 i386 Minimal Cloud-Init Base Box

Source Details

  • Source ISO: CentOS-6.8-i386-minimal.iso
  • Boxfile SHA1 Checksum: a37d1cda073389b76285278c0639f5c82ae83f90
  • 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).
  • Variant Notes: The Cloud-Init variant is configured with a user:password of centos:centos.
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (175 MB)