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

Hide sensitive parameters #33

Merged
merged 1 commit into from
Aug 7, 2020
Merged

Commits on Aug 6, 2020

  1. Hide sensitive parameters

    This solves an issue for me where even though both 'to' and 'from'
    catalogs were being compiled, (not coming from puppetdb), resources with
    sensitive data were still being marked as 'changed'.
    
    With this commit, sensitive data won't be leaked, but replaced by a
    simple hash so that diffs should still show.
    alexjfisher committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    e2dbc0d View commit details
    Browse the repository at this point in the history