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.
None of this would be possible without standing on the shoulders of intellectual giants
- jrodriguezjr/puppet-lamp-stack
- PerishableDave/puppet-lamp-stack
- jas0nkim/my-vagrant-puppet-lamp
- Puppet Cookbook
- Bastian Spanneberg
- Vagrant
- Virtual Box
- Ubuntu 64 Saucy - Puppet and Chef MD5 (ubuntu_saucy_64_x86.box) = 54d9739b61151bc7238a735573748a2f
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