Skip to content
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

(PDK-919) Workaround PUP-2368 "using booleans result in unmanaged pro… #62

Merged
merged 1 commit into from
Apr 12, 2018

Conversation

DavidS
Copy link
Contributor

@DavidS DavidS commented Apr 12, 2018

…perty"

By unmunging booleans into :true and :false symbols, we trick puppet
into not seeing the false value in the resource harness. This requires
additional juggling to make sure we don't pass that value on to the
provider.

@DavidS DavidS added the bug label Apr 12, 2018
@DavidS DavidS force-pushed the pdk-919-fix-booleans branch from f1ae38d to 33c4a74 Compare April 12, 2018 13:28
…perty"

By unmunging booleans into `:true` and `:false` symbols, we trick puppet
into not seeing the `false` value in the resource harness. This requires
additional juggling to make sure we don't pass that value on to the
provider.
@DavidS DavidS force-pushed the pdk-919-fix-booleans branch from 33c4a74 to 0f2609a Compare April 12, 2018 14:28
@DavidS DavidS merged commit a0164c5 into puppetlabs:master Apr 12, 2018
@DavidS DavidS deleted the pdk-919-fix-booleans branch April 12, 2018 14:36
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.

1 participant