thias / puppet-nagios

Puppet Nagios module
Other
23 stars 72 forks source link

stop using validate_hash(), refresh metadata.json #216

Open adoom42 opened 4 months ago

adoom42 commented 4 months ago

validate_hash() was removed from stdlib in version 9.0.0. an alternative is to use puppet's built-in class parameter validation.

also add some entries to metadata.json because I'm successfully using the module with newer versions of puppet & RHEL/CentOS.