- Puppet is an open source configuration management tool that allows systems to be declared and configured in code.
- It provides a declarative language to describe system configuration and resources to manage packages, files, services, and other common configuration elements.
- Puppet helps ensure all systems are consistently configured, allows scaling to manage many systems, and provides change management for system modifications.