File tree Expand file tree Collapse file tree 1 file changed +13
-2
lines changed
etc/kayobe/environments/aufn-ceph/kolla/inventory Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,17 @@ common
24
24
[kolla-toolbox:children]
25
25
common
26
26
27
+ [opensearch:children]
28
+ control
29
+
30
+ # TODO: This is used for cleanup and can be removed in the Antelope cycle.
31
+ [elasticsearch-curator:children]
32
+ opensearch
33
+
34
+ # Opensearch dashboards
35
+ [opensearch-dashboards:children]
36
+ opensearch
37
+
27
38
# Glance
28
39
[glance-api:children]
29
40
glance
@@ -477,7 +488,7 @@ monitoring
477
488
478
489
# NOTE(Alex-Welsh): This might need removing, since we have moved to opensearch
479
490
[prometheus-elasticsearch-exporter:children]
480
- elasticsearch
491
+ opensearch
481
492
482
493
[prometheus-blackbox-exporter:children]
483
494
monitoring
@@ -520,4 +531,4 @@ ovn-database
520
531
ovn-database
521
532
522
533
[ovn-sb-db:children]
523
- ovn-database
534
+ ovn-database
You can’t perform that action at this time.
0 commit comments