How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "wittman/centos-7.2-ansible"
end
vagrant init wittman/centos-7.2-ansible
vagrant up
This version was created over 6 years ago.
Minimal install of CentOS 7.2 with Ansible installed via EPEL.
This version was created over 6 years ago.
Minimal install of CentOS 7.2 with Ansible installed via EPEL.
This version was created over 7 years ago.
Minimal install of CentOS 7.2 with Ansible installed via EPEL.
This version was created over 7 years ago.
Minimal install of CentOS 7.2 with Ansible installed via EPEL.
This version was created over 7 years ago.
Minimal install of CentOS 7.2 with Ansible installed via EPEL.