Puppet Install Party (by the Alicante Puppet Users Group)

The Alicante Puppet Users Group are organizing a Puppet Install Party at https://www.facebook.com/FreaksArtsBar:

http://www.meetup.com/Alicante-Puppet-Users-Group/events/213374572/

In order to boost the group I am thinking in organizing a puppet install party.

The idea is that all the fellows will return to their homes with a fully working puppet environment

The main points could be:

• Quick explanation about the process

• Install the puppet master

• Install a git repository

• Configure Dynamic environments
• Install the puppet dashboard

• Make some tests

The environment will be installed on a DigitalOcean droplet that recently allows to share the droplets between users so once the environment is installed it can be easily shared (with minimum changes).

Preparing the Party 

There are two scripts (Debian focused)  and the Git repository hosted on http://github.com to make the process more easy, so during the install party we can focus on the important things and not on the mechanic process.

https://github.com/juasiepo/PuppetInstallPartyScripts

https://github.com/juasiepo/PuppetInstallPartyGitRepo 

Also two ScreenCast that show the process of installation of the client and the master

https://asciinema.org/a/14495

https://asciinema.org/a/14496

Material needed:

It is not mandatory to bring a laptop as after the party you can run the scripts at home.

If you bring your laptop be sure you have:

•  A virtualization software installed and configured (or an accoung on any cloud/VPS provider) 

• A ready to use minimum debian image

• A pair of private/public keys to allow remote command on the servers