Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

DavidS
Copy link
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
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