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

From Gridkaschool
(Requirements)
(Agenda)
Line 5: Line 5:
 
Starting 13:00
 
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]]
#* login to vm
+
##* login to vm
#* write simple manifest and apply
+
##* write simple manifest and apply
 
# Puppet Client/Server [https://docs.google.com/presentation/d/1XRbAxqxnYBvSdRbnhgY7NczHJzBbNzSNSkF-8WjOP7I/pub?start=false&loop=false&delayms=3000 slides][[Media:PuppetGridKa_2_ClientServer.pdf|PDF]]
 
# Puppet Client/Server [https://docs.google.com/presentation/d/1XRbAxqxnYBvSdRbnhgY7NczHJzBbNzSNSkF-8WjOP7I/pub?start=false&loop=false&delayms=3000 slides][[Media:PuppetGridKa_2_ClientServer.pdf|PDF]]
 
# Hands-On [[handson2|slides]]
 
# Hands-On [[handson2|slides]]

Revision as of 13:26, 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
    1. Hands-On slides
      • login to vm
      • write simple manifest and apply
  2. Puppet Client/Server slidesPDF
  3. Hands-On slides
    • login to puppetmaster
    • execute puppet agent call on vm
  4. GIT best practices slides
  5. GIT Hands-On slides
  6. Puppet with GIT slidesPDF

End: 18:00

Homework: Write a real world example slides