We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f00221e + e0f3aca commit 95d22d9Copy full SHA for 95d22d9
doc/source/configuration/vault.rst
@@ -6,6 +6,18 @@ This document describes how to deploy Hashicorp Vault for
6
internal PKI purposes using the
7
`StackHPC Hashicorp collection <https://galaxy.ansible.com/stackhpc/hashicorp>`_
8
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
21
Background
22
==========
23
0 commit comments