/vagrant-saucy-multi

Multi Machine configuration with Apache/PHP, Mysql and Mongodb server with Puppet

Primary LanguageShellThe UnlicenseUnlicense

Create a multi machine LAMP development environment on Ubuntu Saucy 13.10 64 with Vagrant and Puppet for fun and enlightenment!

This is a continuation of virtualbox building for Vagrant and Puppet from my blog post How to create a Ubuntu 3.10 64 Vagrant box with Virtualbox and Puppet.

The Heros

None of this would be possible without standing on the shoulders of intellectual giants

Prerequisites

@TODO Add Detailed instructions

Once the file is downloaded, download the ubuntu saucy box

http://glazzies.net/ubuntu_saucy_64_x86.box

vagrant add box ubuntu_saucy_64_x86 ubuntu_saucy_64_x86.box

vagrant up