Skip to content

Commit dd973a2

Browse files
committed
Remove sct_opensearch_dashboards_cacert: "TODO", there's nothing in StackHPC cloud tests to indicate its intention and if we're adding this as a placeholder then why not do the same for Prometheus and Grafana?
1 parent 100ceb5 commit dd973a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

etc/kayobe/ansible/stackhpc-cloud-tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@
109109
sct_opensearch_dashboards_url: "{{ kolla_external_scheme }}://{{ kolla_external_fqdn }}:5601"
110110
sct_opensearch_dashboards_username: "opensearch"
111111
sct_opensearch_dashboards_password: "{{ kolla_passwords.opensearch_dashboards_password }}"
112-
sct_opensearch_dashboards_cacert: "TODO"
113112
sct_prometheus_url: "{{ kolla_internal_scheme }}://{{ kolla_internal_fqdn }}:9091"
114113
sct_prometheus_username: admin
115114
sct_prometheus_password: "{{ kolla_passwords.prometheus_password }}"

0 commit comments

Comments
 (0)