Within Puppet we use modules to describe specific technical components which we want to configure on a system.
This can by achieved either by upstr...
For further actions, you may consider blocking this person and/or reporting abuse
Nice post Martin. Worth mentioning that the Hiera Multiple hashes approach is used and available out of the box, in example42's psick module.
It's enough to include (classify) the psick class and then manage classification via Hiera using the following keys (for each one an hash of classes cat be set):
Same entrypoints are available for
windows_classesanddarwin_classes.