Skip to content
This repository was archived by the owner on Jan 23, 2019. It is now read-only.

Credentials unencrypted #37

@lgebhardt

Description

@lgebhardt

Setting the login credentials for the web interface using node['monit']['web_interface']['allow'] is resulting in the unencrypted credentials being available from the chef server. Is there a good way to remove them from the Ohai data collected after a chef client run?

Ideally I would like to populate them from an encrypted data bag instead of from an attribute. I'm doing this now in a round about manner by reading them and inserting into the allow array. But then they are captured by Ohai.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions