All Projects → example42 → puppetguide-slides

example42 / puppetguide-slides

Licence: other
The [DevOps] Guide to Puppet, Universe, and Everything - SLIDES

Programming Languages

CSS
56736 projects
Rich Text Format
576 projects

The [DevOps] Guide to Puppet, Universe, and Everything

SLIDES COLLECTION

This is collection of slides for presentation and workshops about Puppet.

This is part of The [DevOps] Guide to Puppet, Universe, and Everything:

Slide decks

We have different slides deck, for different purposes and skills:

They are licensed under the Creative Commons Attribution-NonCommercial terms: they are free to use for not commercial purposes (you can use them for internal trainings in your company, but not for commercial trainings to your customers, unless you earn this right by sponsoring them.

Sponsorships include:

  • Your Logo on the main slide
  • Social communication (Newsletter, Twitter, LinkedIN, Facebook, Google group... ) about the sponsorship
  • LEGAL RIGHTS to use the slides for commercial purposes
  • The certainty that the slide deck will be done in a given time period

For sponsorship opportunities contact example42.

Rendering the slides

Slides are in markdown format and are rendered using Puppet's showoff tool.

You can find the slides markdown files under the _slides directory. They are linked and used in the different decks according to what is defines in the showoff.json file of each deck directory.

In order to show them you have to install showoff:

gem install showoff

Then move to the section you want to present and run showoff:

cd Beginner
showoff serve

Browse to http://127.0.0.1:9090 to see the slides.

Type t to show the table of contents.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].