Summary

In this chapter, we have seen how to configure Puppet to work in different environments. We have seen how having hieradata in different environments can allow developers to work independently.

Leveraging the utility of Git and Git Hooks, we can have custom build environments for each developer built automatically when the code is checked into our Git repository. This will allow us to greatly increase our developers' productivity and allow a team full of system administrators to work simultaneously on the same code base.

Tip

When your system administrators work on the same code, they will inevitably run into situations where they have edited the same code as each other. This leads to conflicts. Merging conflicts is a big part of working in ...

Get Mastering Puppet now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.