How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "ibejohn/centos6.7"
  config.vm.box_version = "1.0"
end
vagrant init ibejohn/centos6.7 \
  --box-version 1.0
vagrant up

This version was created over 7 years ago.

Centos 6.7 Minimal Install.

  • UDPATED: 6.8 *
  • Updated: 2016-07-11
  • Built Using:
  • VirtualBox Version: 4.3.3 | Guest Additions Version: 5.0.0
  • VMware Fusion Version: 8.1.1 | VMware Tools Version: 10.0.6.1643
3 providers for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (896 MB)
  • vmware_fusion
    unknown Hosted by Vagrant Cloud (720 MB)
  • vmware_workstation
    unknown Hosted by Vagrant Cloud (720 MB)