1 Repo
Mechanisms to extend how a configuration system interacts with resources and external data sources.
Distinguishing note: None of the candidates cover the specific use of custom indirectors for resource interaction in configuration management.
Explore 1 awesome GitHub repository matching devops & infrastructure · Configuration Indirection Extensions. Refine with filters or upvote what's useful.
Puppet is an infrastructure as code tool and configuration management framework used to automate the provisioning and state orchestration of server fleets. It functions as a declarative state orchestrator that manages server configurations and system settings to ensure consistency and reproducibility across a fleet of machines. The system utilizes a declarative state modeling approach and an idempotent execution engine to maintain configuration state and prevent environment drift. It employs resource-based abstraction and a client-server architecture to translate high-level specifications int
Implements custom indirectors that modify how the system interacts with various resources and external data sources.