Create and manage virtual development environments with Puppet, Chef, and VirtualBox using Vagrant Overview Provision virtual machines using Puppet and Chef Replicate multi-server environments locally Set up a virtual LAMP development server In Detail Vagrant is a tool for building complete development environments. With an easy-to-use workflow and focus on automation, Vagrant lowers development environment setup time, increases development/production parity, and makes the "it works on my machine" excuse a thing of the past. "Creating Development Environments with Vagrant" is a practical, hands-on guide that walks you through the functionality of Vagrant, Puppet, and Chef to create powerful and flexible virtual development envir...