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
@@ -300,6 +300,10 @@ Enable the required TLS variables in kayobe and kolla
300
300
301
301
Pulp TLS with Vault
302
302
===================
303
+
.. warning::
304
+
305
+
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.
306
+
303
307
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.
304
308
305
309
1. Run the playbook which will generate the certificates and add the root CA to the seed + seed-hypervisor + overcloud nodes
0 commit comments