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

From Gridkaschool
(Agenda)
(Agenda)
Line 11: Line 11:
 
# Hands-On [[handson2|slides]]
 
# Hands-On [[handson2|slides]]
 
#* login to puppetmaster
 
#* login to puppetmaster
#* write node definition
 
#* write simple manifest in user environment
 
 
#* execute puppet agent call on vm
 
#* execute puppet agent call on vm
 
# GIT best practices [https://drive.google.com/file/d/0B53cw_Gza9T1LW4xQXpqcXFVNHc/edit?usp=sharing slides]
 
# GIT best practices [https://drive.google.com/file/d/0B53cw_Gza9T1LW4xQXpqcXFVNHc/edit?usp=sharing slides]

Revision as of 14:08, 9 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
  8. Write a real world example slides

End: 18:00