Skip to content

Commit a2d8885

Browse files
authored
Merge pull request #735 from stackhpc/aufn-ceph_overcloud-services_include_opensearch
Add Opensearch to overcloud-services
2 parents e8831a4 + 1fc255d commit a2d8885

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

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

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,13 @@ common
2828
[elasticsearch-curator:children]
2929
elasticsearch
3030

31+
[opensearch:children]
32+
control
33+
34+
# Opensearch dashboards
35+
[opensearch-dashboards:children]
36+
opensearch
37+
3138
# Glance
3239
[glance-api:children]
3340
glance
@@ -558,4 +565,4 @@ ovn-database
558565
ovn-database
559566

560567
[ovn-sb-db:children]
561-
ovn-database
568+
ovn-database

0 commit comments

Comments
 (0)