Skip to content

Commit d79d929

Browse files
committed
aufn-ceph: Sync inventory with kolla-ansible
1 parent a3af178 commit d79d929

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

etc/kayobe/environments/aufn-ceph/kolla/inventory/overcloud-services.j2

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,17 @@ common
2424
[kolla-toolbox:children]
2525
common
2626

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+
2738
# Glance
2839
[glance-api:children]
2940
glance
@@ -475,9 +486,8 @@ monitoring
475486
[prometheus-openstack-exporter:children]
476487
monitoring
477488

478-
# NOTE(Alex-Welsh): This might need removing, since we have moved to opensearch
479489
[prometheus-elasticsearch-exporter:children]
480-
elasticsearch
490+
opensearch
481491

482492
[prometheus-blackbox-exporter:children]
483493
monitoring
@@ -520,4 +530,4 @@ ovn-database
520530
ovn-database
521531

522532
[ovn-sb-db:children]
523-
ovn-database
533+
ovn-database

0 commit comments

Comments
 (0)