Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 580 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 580 Bytes

CentOS 6 Vagrant setup with Ansible

A basic install of a @core CentOS 6 Vagrant Box.

You need Ansible installed on your host system before running this up.

Look at playbook.yaml to see what Ansible is doing to the base CentOS 6 box.

The master branch now just contains a vanilla box, with nothing extra. Checkout other branches for extra functionality (i.e. apache branch - self explanatory)