File tree 3 files changed +11
-2
lines changed
3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -167,6 +167,15 @@ cannot be unsealed with an expired certificate.
167
167
Certificates generation
168
168
=======================
169
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
+
170
179
Create the external TLS certificates (testing only)
171
180
---------------------------------------------------
172
181
Original file line number Diff line number Diff line change @@ -169,7 +169,7 @@ stackhpc_kolla_source_version: stackhpc/18.6.0.5
169
169
170
170
# Kolla Ansible source repository.
171
171
stackhpc_kolla_ansible_source_url : " https://github.com/stackhpc/kolla-ansible"
172
- stackhpc_kolla_ansible_source_version : stackhpc/18.6.0.5
172
+ stackhpc_kolla_ansible_source_version : stackhpc/18.6.0.6
173
173
174
174
# ##############################################################################
175
175
# Container image registry
Original file line number Diff line number Diff line change 1
- kayobe@git+https://github.com/stackhpc/kayobe@stackhpc/16.6.0.2
1
+ kayobe@git+https://github.com/stackhpc/kayobe@stackhpc/16.6.0.3
2
2
ansible-modules-hashivault >= 5.2.1
3
3
jmespath
You can’t perform that action at this time.
0 commit comments