Closed cocker-cc closed 3 years ago
Looks like there's a merge conflict now. Would you mind rebasing?
Looks like there's a merge conflict now. Would you mind rebasing?
Done.
Should we also set
show_diff
on the file resource if the value was passed in asSensitive
? I think something like this should work:file { '...': show_diff => $var !~ Sensitive, }
With EPP instead of ERB the file
-Resource would behave automatically. I created this PR for therefor.
Needs a rebase now that that PR is merged.
rebase
Done.
Thanks!
Pull Request (PR) description
This Pull Request (PR) fixes the following issues