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

From Gridkaschool
(Requirements)
(Agenda)
Line 3: Line 3:
   
 
== Agenda ==
 
== Agenda ==
Starting 11:30
+
Starting 13:00
 
# Introduction [https://docs.google.com/presentation/d/1tvlA9SuzkhNBXtGF4FNVq1rkYmfUW74UORNFwz28lj4/pub?start=false&loop=false&delayms=3000 slides][[Media:PuppetGridKa_1_Introduction.pdf|PDF]]
 
# Introduction [https://docs.google.com/presentation/d/1tvlA9SuzkhNBXtGF4FNVq1rkYmfUW74UORNFwz28lj4/pub?start=false&loop=false&delayms=3000 slides][[Media:PuppetGridKa_1_Introduction.pdf|PDF]]
 
# Hands-On [[handson1|slides]]
 
# Hands-On [[handson1|slides]]
Line 20: Line 20:
 
# Write a real world example [[handson3|slides]]
 
# Write a real world example [[handson3|slides]]
   
End: 18:30
+
End: 18:00

Revision as of 12:12, 2 September 2015

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
    • write node definition
    • write simple manifest in user environment
    • execute puppet agent call on vm
  5. GIT best practices slides
  6. GIT Hands-On slides
  7. Puppet with GIT slidesPDF
  8. Write a real world example slides

End: 18:00