puppetlabs-stdlib/lib
David Schmitt af875b11ff (MODULES-3543) Fix define_with_params to handle undef properly
As described in PUP-6422,

	ensure_resources('File[/tmp/a]', { owner => undef })

would not actually create the file. This fixes it, and adds tests to prove
it.
2016-06-29 21:33:00 +01:00
..
facter catch StandardError rather than the gratuitous Exception 2016-03-29 01:59:54 +02:00
puppet (MODULES-3543) Fix define_with_params to handle undef properly 2016-06-29 21:33:00 +01:00