This way, we isolate logic related to default values for parameters.
All parameters are loaded in the $dynatrace class, which allows us to use automatic parameter lookup to override them via hiera (or another mechanism).
All other classes are declaring explicitely there parameters with default values coming from $dynatrace.
This way, we isolate logic related to default values for parameters.
All parameters are loaded in the $dynatrace class, which allows us to use automatic parameter lookup to override them via hiera (or another mechanism).
All other classes are declaring explicitely there parameters with default values coming from $dynatrace.