Merge pull request #606 from stbenjam/MODULES-3354

(MODULES-3354) Use 1.8.7 hash in validate_email_address function
This commit is contained in:
Hunter Haugen 2016-05-11 16:48:12 -07:00
commit 7a008a70b6

View file

@ -1,5 +1,5 @@
module Puppet::Parser::Functions module Puppet::Parser::Functions
newfunction(:validate_email_address, doc: <<-ENDHEREDOC newfunction(:validate_email_address, :doc => <<-ENDHEREDOC
Validate that all values passed are valid email addresses. Validate that all values passed are valid email addresses.
Fail compilation if any value fails this check. Fail compilation if any value fails this check.
The following values will pass: The following values will pass: