diff options
author | Jeff McCune <jeff@puppetlabs.com> | 2011-05-25 12:38:15 -0700 |
---|---|---|
committer | Jeff McCune <jeff@puppetlabs.com> | 2011-05-25 12:38:15 -0700 |
commit | d381a5b74f923e520a5af30e2d6b816d797ac015 (patch) | |
tree | b1e85790153138e8147ce67f54de26087465f393 /Modulefile | |
parent | e757816a95aae78552516eea8cd6cbd50f72f9e9 (diff) | |
download | puppet-stdlib-d381a5b74f923e520a5af30e2d6b816d797ac015.tar.gz puppet-stdlib-d381a5b74f923e520a5af30e2d6b816d797ac015.tar.bz2 |
(#7657) Add basic validate_re function
While developing Puppet Modules with class parameters, data from the
user should be validated as per the Style Guide. Puppet should fail
early and hard in the situation of invalid data being passed into the
module.
This function provides a more concise method to the alternative of using
if statements in the Puppet manifests.
Diffstat (limited to 'Modulefile')
0 files changed, 0 insertions, 0 deletions