Configuration Management with Puppet: Part 1

From Gridkaschool
Revision as of 14:40, 14 August 2014 by Sternber (talk | contribs) (→‎Agenda)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Agenda

  1. Introduction (Sven)

Special:Upload

  1. Hands-On
    • login to vm
    • write simple manifest and apply
  2. Puppet Client/Server
  3. Hands-On
    • login to puppetmaster
    • write node definition
    • write simple manifest in user environment
    • execute puppet agent call on vm
  4. GIT basics
  5. Hands-On
    • clone repository
    • branch
    • change file
    • commit
    • push
  6. Puppet with GIT
  7. Hands-On
    • Write an real world example
    • push with git to pm
    • run puppet agent on vm
  8. Hiera
  9. Hands-On
    • Enhance example from 7 with hiera

Workarea

puppet:workarea