We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d25146 commit dd76540Copy full SHA for dd76540
etc/kayobe/environments/ci-multinode/stackhpc-monitoring.yml
@@ -1,3 +1,3 @@
1
---
2
# Path to a CA certificate file to trust in the OpenStack Capacity exporter.
3
-stackhpc_os_capacity_openstack_cacert: "{{ kayobe_env_config_path }}/kolla/certificates/ca/openbao.crt"
+stackhpc_os_capacity_openstack_cacert: "{{ kayobe_env_config_path }}/kolla/certificates/ca/vault.crt"
etc/kayobe/environments/ci-multinode/tempest.yml
@@ -3,4 +3,4 @@
rally_no_sensitive_log: false
4
5
# Add the Vault CA certificate to the rally container when running tempest.
6
-tempest_cacert: "{{ kayobe_env_config_path }}/kolla/certificates/ca/openbao.crt"
+tempest_cacert: "{{ kayobe_env_config_path }}/kolla/certificates/ca/vault.crt"
0 commit comments