Replace internal and external VIP CA with root CA
Replaced "kolla_external_fqdn_cacert" and "kolla_internal_fqdn_cacert" with "kolla_admin_openrc_cacert". OS_CACERT is now set to the value of "kolla_admin_openrc_cacert" in the generated admin-openrc.sh file. Change-Id: If195d5402579cee9a14b91f63f5fde84eb84cccf Partially-Implements: blueprint add-ssl-internal-network Depends-On: https://review.opendev.org/#/c/731344/
Showing
- ansible/group_vars/all.yml 1 addition, 2 deletionsansible/group_vars/all.yml
- ansible/roles/certificates/tasks/generate.yml 0 additions, 19 deletionsansible/roles/certificates/tasks/generate.yml
- ansible/roles/common/templates/admin-openrc.sh.j2 2 additions, 4 deletionsansible/roles/common/templates/admin-openrc.sh.j2
- etc/kolla/globals.yml 1 addition, 2 deletionsetc/kolla/globals.yml
- releasenotes/notes/generate-self-signed-root-ca-bc523acab7290cfe.yaml 6 additions, 0 deletions.../notes/generate-self-signed-root-ca-bc523acab7290cfe.yaml
- tests/templates/globals-default.j2 1 addition, 0 deletionstests/templates/globals-default.j2
Please register or sign in to comment