Skip to content

(MODULES-3543) Fix define_with_params to handle undef properly#614

Merged
tphoney merged 1 commit intopuppetlabs:masterfrom
DavidS:MODULES-3543-fix-defined_with_params
Jun 30, 2016
Merged

(MODULES-3543) Fix define_with_params to handle undef properly#614
tphoney merged 1 commit intopuppetlabs:masterfrom
DavidS:MODULES-3543-fix-defined_with_params

Conversation

@DavidS
Copy link
Copy Markdown
Contributor

@DavidS DavidS commented Jun 29, 2016

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.

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.
@DavidS
Copy link
Copy Markdown
Contributor Author

DavidS commented Jun 30, 2016

Build is green except for the known dig() issues.

@tphoney tphoney merged commit 70d543e into puppetlabs:master Jun 30, 2016
@DavidS DavidS deleted the MODULES-3543-fix-defined_with_params branch October 10, 2016 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants