How to use this box with Vagrant:

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

This version was created over 8 years ago.

CentOS 6.7 with Ansible

Minimal install of CentOS 6.7 with Ansible installed via EPEL.

Changes in this version

  • Clean up build logs more thoroughly
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (487 MB)