Book Image

Mastering Puppet

By : Thomas Uphill
Book Image

Mastering Puppet

By: Thomas Uphill

Overview of this book

Table of Contents (17 chapters)

Summary


In this chapter, we explored how to pull in modules from the Puppet Forge and other locations. We looked at methods for keeping our public modules in order such as librarian-puppet and r10k. We revised our Git Hooks to use r10k and created an automatic system to update public modules. We then examined a selection of the Forge modules that are useful in the enterprise. In the next chapter, we will start writing our own custom modules.