Puppet Best Practices: Design Patterns For Main... May 2026
These are the building blocks (e.g., puppetlabs-apache ). They handle the "how" but shouldn't contain business-specific data.
These wrap component modules to define a specific technology stack (e.g., profile::webserver ). They handle local logic and Hiera lookups. Puppet Best Practices: Design Patterns for Main...
Puppet Best Practices: Design Patterns for Maintainable Code These are the building blocks (e
A good module follows the : it should do one thing and do it well. Puppet Best Practices - The Swiss Bay These are the building blocks (e.g.