We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7ab261a + 80dba30 commit 97815e2Copy full SHA for 97815e2
doc/source/configuration/vault.rst
@@ -167,6 +167,15 @@ cannot be unsealed with an expired certificate.
167
Certificates generation
168
=======================
169
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
179
Create the external TLS certificates (testing only)
180
---------------------------------------------------
181
0 commit comments