File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 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.
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
Original file line number Diff line number Diff line change @@ -169,7 +169,7 @@ stackhpc_kolla_source_version: stackhpc/18.6.0.5
169169
170170# Kolla Ansible source repository.
171171stackhpc_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
173173
174174# ##############################################################################
175175# 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
22ansible-modules-hashivault >= 5.2.1
33jmespath
You can’t perform that action at this time.
0 commit comments