Linux - CentOS Vagrant Virtual Box Windows

Creating a Vagrant Base Box with CentOS 6.5, Puppet and Virtual Box

Vagrant is a great tool for developers to use their favorite IDE, within their favorite OS, all while using their favorite VM. Doing so lets you work in a development environment that is identical to where your application will be deployed. Puppet is a popular provisioning tool used to duplicate the configuration of systems quickly. […]