Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-25 | (#7657) Add basic validate_re function | Jeff McCune | |
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. | |||
2011-04-30 | Moved more functions into lib/puppet/parser/functions/ | Ken Barber | |
2011-04-30 | Moved type.rb | Ken Barber | |
2011-04-30 | Convert to module format. | Ken Barber | |