puppetlabs / puppetlabs-pe_status_check

Self Service Module for Puppet Enterprise
Apache License 2.0
1 stars 33 forks source link

(SUP-4433) Refactor hieradata into single hash #199

Closed m0dular closed 1 year ago

m0dular commented 1 year ago

This commit refactors all of the checks to be part of one hash. It also reads it into a variable once and references this variable, instead of using a 'lookup' for every key.