Skip to content

Instantly share code, notes, and snippets.

@smerchek
Last active December 11, 2015 21:19
Show Gist options
  • Save smerchek/4661765 to your computer and use it in GitHub Desktop.
Save smerchek/4661765 to your computer and use it in GitHub Desktop.
Session Proposal - Puppet Intro

####DevOps: Automating Your Infrastructure with Puppet Puppet is an open source project built by PuppetLabs (http://puppetlabs.com) to automate the management of your IT infrastructure. Whether you manage a hosted environment or you run your own servers in-house, Puppet can help alleviate management headaches. Puppet lets your declaratively describe what a machine should look like, and then makes it happen (and makes sure it stays that way). This talk will go over the basics of Puppet, including: how to get started, the essentials of Puppet modules, using existing modules on the Puppet Forge, running Puppet on Windows. It will also touch on how to write a basic module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment