puppetlabs-stdlib/lib/puppet
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
..
functions (MODULES-2516) Adds an is_a() function 2015-09-14 18:26:25 +01:00
parser/functions (MODULES-3543) Fix define_with_params to handle undef properly 2016-06-29 21:33:00 +01:00
provider/file_line allow match parameter to influence ensure => absent behavior. 2015-08-06 13:44:32 -07:00
type (MODULES-3507) Updates file_line path validation 2016-06-28 16:45:56 -07:00