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

From Gridkaschool
(Agenda)
(Agenda)
Line 8: Line 8:
 
#* 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]
+
# 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]]
 
#* login to puppetmaster
 
#* login to puppetmaster

Revision as of 15:15, 2 September 2014

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 11:30

  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. Hands-On
    • clone repository
    • branch
    • change file
    • commit
    • push
  7. Puppet with GIT slides
  8. Write a real world example slides

End: 18:30

Workarea

puppet:workarea