Skip to content

Commit fe2c6c2

Browse files
Fix wording in reno and docs
Co-authored-by: Alex-Welsh <[email protected]>
1 parent a321732 commit fe2c6c2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/source/configuration/openbao.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ OpenBao/Hashicorp Vault may also be used as the secret store for Barbican.
2525
StackHPC Kayobe Config's default is OpenBao and this documentation is more
2626
focused on OpenBao.
2727
As Hashicorp Vault support will be discontinued from stackhpc/2026.1,
28-
we highly recommend to deploy OpenBao.
28+
we highly recommend new deployments use OpenBao.
2929

30-
To deploy Hashicorp Vault instead set ``stackhpc_ca_secret_store: vault``,
30+
To configure Hashicorp Vault instead set ``stackhpc_ca_secret_store: vault``,
3131
then follow the instruction.
3232

3333
Currently the migration path from Hashicorp Vault to OpenBao is in development

releasenotes/notes/merge-openbao-vault-playbooks-0c78364f4a86f6e0.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ features:
33
- |
44
Merged OpenBao playbooks and Hashicorp Vault playbooks.
55
They starts with the prefix "secret-store".
6-
By default, the playbooks are set to be OpenBao playbooks.
6+
By default, the playbooks will deploy OpenBao.
77
To use Hashicorp Vault, set ``stackhpc_ca_secret_store: vault``.

0 commit comments

Comments
 (0)