May 2017
Beginner
268 pages
6h 1m
English
Manhood is patience. Mastery is nine times patience.
—Ursula K. Le Guin, 'A Wizard of Earthsea'
In this chapter, we will apply ideas from all the previous chapters to see what a complete, working Puppet infrastructure looks like, using a demonstration repo that illustrates all the principles explained in this book. You can use it as the basis of your own Puppet code base, adapting and expanding it as needed.

The demo repo is available on GitHub, and you can clone it, in the same way as for the example repo for this book, by running this command:
git clone https://github.com/bitfield/control-repo ...Read now
Unlock full access