Configuration Management with Puppet: Part 1: Difference between revisions

From Gridkaschool
Jump to navigationJump to search
No edit summary
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)
# School organizers: Beamer: At least one, better two
# School organizers: One (better two) LAN outlets for tutor laptops (to be independent of WLAN)
# Tutor: Bring their laptop (Yves will bring spare/additional machine)


== Agenda ==
== Agenda ==

Revision as of 10:47, 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 slides
  2. Hands-On slides
    • login to vm
    • write simple manifest and apply
  3. Puppet Client/Server slides
  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