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

From Gridkaschool
(Agenda)
(Agenda)
Line 16: Line 16:
 
# Puppet with GIT [https://docs.google.com/presentation/d/1hTsDfBDOePpN1z57nT8MQav-InTCjOIAsk8dkhlPcxI/pub?start=false&loop=false&delayms=3000 slides][[Media:PuppetGridKa_3_GITonPuppet.pdf|PDF]]
 
# Puppet with GIT [https://docs.google.com/presentation/d/1hTsDfBDOePpN1z57nT8MQav-InTCjOIAsk8dkhlPcxI/pub?start=false&loop=false&delayms=3000 slides][[Media:PuppetGridKa_3_GITonPuppet.pdf|PDF]]
 
#* Hands-On [[handson4|slides]]
 
#* Hands-On [[handson4|slides]]
# Write a real world example [[handson3|slides]]
 
   
 
End: 18:00
 
End: 18:00
  +
  +
Homework: Write a real world example [[handson3|slides]]

Revision as of 11:27, 10 August 2016

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)

Agenda

Starting 13:00

  1. Introduction slidesPDF
  2. Hands-On slides
    • login to vm
    • write simple manifest and apply
  3. Puppet Client/Server slidesPDF
  4. Hands-On slides
    • login to puppetmaster
    • execute puppet agent call on vm
  5. GIT best practices slides
  6. GIT Hands-On slides
  7. Puppet with GIT slidesPDF

End: 18:00

Homework: Write a real world example slides