You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/source/configuration/vault.rst
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -377,6 +377,10 @@ Enable the required TLS variables in kayobe and kolla
377
377
378
378
Pulp TLS with Vault
379
379
===================
380
+
.. warning::
381
+
382
+
These steps are intended for enabling tls for pulp on an existing deployment as on a new deployment the overcloud vaults may not be up at this point.
383
+
380
384
To enable tls for pulp using vault generated certificates, we first need to generate the certificates using vault and then configure the seed + seed-hypervisor + overcloud nodes to add the root CA to their trust.
381
385
382
386
1. Run the playbook which will generate the certificates and add the root CA to the seed + seed-hypervisor + overcloud nodes
0 commit comments