Skip to content

Added feature to get password from Vault#411

Open
Dmitry-Eremeev wants to merge 1 commit intokbudde:mainfrom
Dmitry-Eremeev:issues/410
Open

Added feature to get password from Vault#411
Dmitry-Eremeev wants to merge 1 commit intokbudde:mainfrom
Dmitry-Eremeev:issues/410

Conversation

@Dmitry-Eremeev
Copy link

I realize that project is dead.
Still there are users which love it.
This patch can be useful for them.
To use the feature we need to set the following options in config file: use_vault = true
vault_address = http://<IP_ADDRESS:<IP_PORT>
vault_role_id = <ROLE_ID>
vault_secret_id = <SECRET_ID>
vault_secret_path = <deployments/unit/dev/user/passwords_yml> vault_secret_mount_path = <secret_v2>
credential_name_in_vault_secret = <rabbitmq_monitoring_password>

#410

I realize that project is dead.
Still there are users which love it.
This patch can be useful for them.
To use the feature we need to set the following options in config file:
use_vault = true
vault_address = http://<IP_ADDRESS:<IP_PORT>
vault_role_id = <ROLE_ID>
vault_secret_id = <SECRET_ID>
vault_secret_path = <deployments/unit/dev/user/passwords_yml>
vault_secret_mount_path = <secret_v2>
credential_name_in_vault_secret = <rabbitmq_monitoring_password>

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant