Configuration management with Puppet
The different functions of our Puppet setup are spread across various modules. Typically one module implements a self-contained function.
Most of the work when deploying a node using Puppet is in creating a Puppet module describing that node.
Table of contents
- Getting started
- Hiera
- Templates
- Reusable components
- Module types
- Puppetboard - Web interface to PuppetDB showing info about nodes managed by Puppet