You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@e100 Sorry for this very late reply. You can use other methods. But please make sure that it can use encrypted and unencrypted databags also.. Please create a PR
Forcing users to use data bags for credentials is too limiting.
Example use case:
In sentry wrapper cookbook:
node.run_state["sentry_credentials"] = {........}
in sentry::_configure I was thinking a minor edit like this:
If that would be acceptable or if you have a different idea please let me know and I will create a pull request.
The text was updated successfully, but these errors were encountered: