6bf74aa20d
This commit adds two new cli commands to allow an operator to read and write passwords into a configured Hashicorp Vault KV. Change-Id: Icf0eaf7544fcbdf7b83f697cc711446f47118a4d
8 lines
295 B
YAML
8 lines
295 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds functionality to allow passwords that are generated for Kolla
|
|
Ansible to be stored in Hashicorp Vault. Use new CLI commands
|
|
`kolla-readpwd` and `kolla-writepwd` to read and write Kolla Ansible
|
|
passwords to a configured Hashicorp Vault kv secrets engine.
|