Skip to content

Commit 97815e2

Browse files
authored
Merge pull request #1615 from stackhpc/note-to-unseal-vaults
Add note on unsealing the Vault
2 parents 7ab261a + 80dba30 commit 97815e2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/source/configuration/vault.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,15 @@ cannot be unsealed with an expired certificate.
167167
Certificates generation
168168
=======================
169169

170+
.. note::
171+
172+
Generating certificates will fail if the Vault on the overcloud is sealed. This will happen whenever the vault containers are restarted. To unseal the
173+
overcloud Vault, run:
174+
175+
.. code-block::
176+
177+
kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/vault-unseal-overcloud.yml
178+
170179
Create the external TLS certificates (testing only)
171180
---------------------------------------------------
172181

0 commit comments

Comments
 (0)