kemra102 / puppet-auditd

Manage the audit daemon and it's rules.
BSD 2-Clause "Simplified" License
14 stars 54 forks source link

Replace validate_* functions with native puppet validation #51

Open ggeldenhuis opened 5 years ago

ggeldenhuis commented 5 years ago

All stdlib validation functions should be replaced with native puppet types and type validation. This will clean up the code and make it future proof.

samjmarshall commented 4 years ago

All deprecated validation functions will be replaced with PR #62.