An open API service indexing awesome lists of open source software.

https://github.com/mudge/managing_web_application_servers_with_puppet

My presentation about Puppet for LRUG August 2011.
https://github.com/mudge/managing_web_application_servers_with_puppet

Last synced: 11 months ago
JSON representation

My presentation about Puppet for LRUG August 2011.

Awesome Lists containing this project

README

          

These are the slides and sample code for [my August 2011 LRUG presentation](http://lrug.org/meetings/2011/07/18/august-2011-meeting/) titled "Managing Web Application Servers with Puppet".

## Sample Code

In `example/`, you will find a `Gemfile` and `Vagrantfile` to get you up and running with Vagrant and the Puppet manifest used in the presentation.

$ gem install bundler
$ cd example
$ bundle install
$ bundle exec vagrant up

## Products and Companies Mentioned

Vagrant and its logo are copyright 2009-2011 Mitchell Hashimoto and John Bender. Taken from [vagrantup.com](http://vagrantup.com/).

Chef and its logo are copyright 2008-2011 Opscode, Inc. Taken from [opscode.com/chef](http://www.opscode.com/chef/).

Puppet Labs and its logo are copyright 2011 Puppet Labs. Taken from the [Puppet Labs Media Kit](http://www.puppetlabs.com/company/news/media-kit/).