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

From Gridkaschool
(Agenda)
(Agenda)
Line 25: Line 25:
 
#* push with git to pm
 
#* push with git to pm
 
#* run puppet agent on vm
 
#* run puppet agent on vm
# Hiera
 
# Hands-On
 
#* Enhance example from 7 with hiera
 
   
 
End: 18:30
 
End: 18:30

Revision as of 10:53, 18 August 2014

Agenda

Starting 11:30

  1. Introduction (Sven)
  2. Hands-On
    • login to vm
    • write simple manifest and apply
  3. Puppet Client/Server
  4. Hands-On
    • login to puppetmaster
    • write node definition
    • write simple manifest in user environment
    • execute puppet agent call on vm
  5. GIT basics
  6. Hands-On
    • clone repository
    • branch
    • change file
    • commit
    • push
  7. Puppet with GIT
  8. Hands-On
    • Write an real world example
    • push with git to pm
    • run puppet agent on vm

End: 18:30

Workarea

puppet:workarea