How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "wittman/centos-6.8"
  config.vm.box_version = "0.0.1"
end
vagrant init wittman/centos-6.8 \
  --box-version 0.0.1
vagrant up

This version was created almost 8 years ago.

CentOS 6.8

Minimal install of CentOS 6.8 with EPEL pre-installed.

Changes in this version

  • Upgrade to CentOS 6.8
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (446 MB)