Mastering Puppet

My puppet book was released July 25th on Packtpub.com

You can also grab a copy from Amazon or O'reilly

Contest! Win a copy of the book

August 14 - 21, 2014

Winners will be announced shortly, contest closed Thursday August 22 at midnight PDT

About the book

The book was written to describe many of the challenges I've seen and the solutions that me and my fellow contractors have come across when working with puppet in a large organization.

Code

My version of the code from the book is available at github

Packt Publishing has their own version when you buy the book.

Corrections/Code/Additions

  • Page 200

    classesfile=/var/lib/puppet/state/classes.txt
    should be 
    classesfile=/var/lib/puppet/classes.txt