Difference between revisions of "Configuration Management with Puppet: Part 1"

From Gridkaschool
(Agenda)
(Agenda)
Line 27: Line 27:
 
#* push
 
#* push
 
# Puppet with GIT [https://docs.google.com/presentation/d/1hTsDfBDOePpN1z57nT8MQav-InTCjOIAsk8dkhlPcxI/pub?start=false&loop=false&delayms=3000 slides]
 
# Puppet with GIT [https://docs.google.com/presentation/d/1hTsDfBDOePpN1z57nT8MQav-InTCjOIAsk8dkhlPcxI/pub?start=false&loop=false&delayms=3000 slides]
# Hands-On [[handson3|slides]]
 
#* Write an real world example
 
 
#* push with git to pm
 
#* push with git to pm
  +
# Write an real world example
  +
#* Hands-On [[handson3|slides]]
 
#* run puppet agent on vm
 
#* run puppet agent on vm
   

Revision as of 17:42, 29 August 2014

Requirements

  1. Students: Should bring along their own laptop. Linux or Mac preferred, Windows with ssh client OK. (Basically, login via ssh to remote machine is needed)
  2. School organizers: Beamer: At least one, better two
  3. School organizers: One (better two) LAN outlets for tutor laptops (to be independent of WLAN)
  4. Tutor: Bring their laptop (Yves will bring spare/additional machine)

Agenda

Starting 11:30

  1. Introduction (Sven)
  2. Hands-On slides
    • login to vm
    • write simple manifest and apply
  3. Puppet Client/Server slides
  4. Hands-On slides
    • 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 slides
    • push with git to pm
  8. Write an real world example
    • Hands-On slides
    • run puppet agent on vm

End: 18:30

Workarea

puppet:workarea