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

From Gridkaschool
(Agenda)
(Requirements)
Line 1: Line 1:
 
== Requirements ==
 
== Requirements ==
# 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)
+
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 ==
 
== Agenda ==

Revision as of 11:33, 10 August 2016

Requirements

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