Configuration Management with Puppet: Part 1

From Gridkaschool
Revision as of 14:24, 14 August 2014 by Sternber (talk | contribs) (Agenda)

Agenda

  1. Introduction (Sven)
    • What is puppet ...
      https://docs.google.com/presentation/d/1tvlA9SuzkhNBXtGF4FNVq1rkYmfUW74UORNFwz28lj4/pub?start=false&loop=false&delayms=3000
  2. Hands-On
    • login to vm
    • write simple manifest and apply
  3. Puppet Client/Server
  4. Hands-On
    • login to puppetmaster
    • write node definition
    • write simple manifest in user environment
    • execute puppet agent call on vm
  5. GIT basics
  6. Hands-On
    • clone repository
    • branch
    • change file
    • commit
    • push
  7. Puppet with GIT
  8. Hands-On
    • Write an real world example
    • push with git to pm
    • run puppet agent on vm
  9. Hiera
  10. Hands-On
    • Enhance example from 7 with hiera

Workarea

puppet:workarea