SlideShare uses cookies to improve functionality and performance, and to provide you with relevant advertising. If you continue browsing the site, you agree to the use of cookies on this website. See our User Agreement and Privacy Policy.
SlideShare uses cookies to improve functionality and performance, and to provide you with relevant advertising. If you continue browsing the site, you agree to the use of cookies on this website. See our Privacy Policy and User Agreement for details.
Successfully reported this slideshow.
Activate your 14 day free trial to unlock unlimited reading.
49.
puppetlabs/stdlib >= 4.6.0 < 6.0.0
v4.6.0 includes type3x()
50.
validate_absolute_path()
Now accepts arrays :)
Broke my spec tests :(
51.
Error codes changed
slightly
Broke my spec tests :(
52.
expected Puppet::Error with
message matching /^true is
not a string/, got
#<Puppet::Error: Evaluation
Error: Error while
evaluating a Function Call,
true is not a string. It
looks to be a TrueClass
53.
Got rid of '^' in regex so it was not
being as explicit.