puppet apply #9 – classification along side puppet apply
The example control repo doesn’t, at present, have a mechanism to classify nodes. To bolt puppet apply functionality onto an existing master-based control repo, it needs to sit along side a classification mechanism. This post will extend control repo with the ability to assign a role to a machine, and change hiera and the code […]