Skip to content

Commit 95d22d9

Browse files
authored
Merge pull request #1042 from stackhpc/2023.1-vault-docs
docs: Add more context and links to vault docs
2 parents f00221e + e0f3aca commit 95d22d9

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

doc/source/configuration/vault.rst

+12
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@ This document describes how to deploy Hashicorp Vault for
66
internal PKI purposes using the
77
`StackHPC Hashicorp collection <https://galaxy.ansible.com/stackhpc/hashicorp>`_
88

9+
Vault may be used as a Certificate Authority to generate certificates for:
10+
11+
* OpenStack internal API
12+
* OpenStack backend APIs
13+
* RabbitMQ
14+
15+
TLS support is described in the :kolla-ansible-doc:`Kolla Ansible documentation
16+
<admin/tls.html>` and the :kayobe-doc:`Kayobe documentation
17+
<configuration/reference/kolla-ansible.html#tls-encryption-of-apis>`.
18+
19+
Vault may also be used as the secret store for Barbican.
20+
921
Background
1022
==========
1123

0 commit comments

Comments
 (0)