Skip to content
This repository has been archived by the owner on Mar 19, 2022. It is now read-only.
This repository has been archived by the owner on Mar 19, 2022. It is now read-only.

Mention knife-solo_data_bag gem in the docs #83

Closed
@freegenie

Description

@freegenie

knife-solo_data_bag should handle any data bag related stuff but we should update the docs to tell people how to do that.

(original report)

I've been working on a similar project lately, then I saw yours and I'm evaluating to switch and possibly contribute to it. The main difference I see is the lack of a built-in utility to manipulate encrypted data bags (encrypt and decrypt them). If there's any plan for this feature to be introduced, I may provide a possible solution in a pull request.

My idea is basically to assume an encryption key file to be present in root or data_bags folder, and encrypt any *.rb file in data_bags folder to the corresponding json file (and vice versa for decryption).

What do you think about it?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions