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

Support Sensitive values to node_encrypt::file #35

Merged
merged 1 commit into from
Dec 13, 2018
Merged

Support Sensitive values to node_encrypt::file #35

merged 1 commit into from
Dec 13, 2018

Conversation

danielparks
Copy link
Contributor

This automatically unwraps Sensitive values in the node_encrypt function.

If the Sensitive type isn't known (it was released in Puppet 4.6), this behaves as before.

I tried this on our 2019.0 server, and passing a Sensitive worked fine.

@danielparks
Copy link
Contributor Author

@binford2k I'm unclear on whether or not you get a notification when somebody makes a PR on your repos. Anyway, ping.

This automatically unwraps Sensitive values in the node_encrypt
function.

If the Sensitive type isn't known (it was released in Puppet 4.6), this
behaves as before.
@binford2k binford2k merged commit 92cfed3 into puppetlabs:master Dec 13, 2018
@binford2k
Copy link
Contributor

Thanks kindly! I added a simple spec for it at 9461a75

@danielparks danielparks deleted the sensitive branch December 14, 2018 00:11
@danielparks
Copy link
Contributor Author

Oh, thanks! I meant to do that, but I forgot.

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