puppetlabs / puppet_operational_dashboards

Apache License 2.0
5 stars 22 forks source link

Fix logic to include pe metrics #204

Closed m0dular closed 8 months ago

m0dular commented 8 months ago

This commit updates the $include_pe_metrics to use a selector instead of a regex. This prevents an error when the $settings::module_groups evaluates to nil, such as when using puppet apply.