Skip to content

Commit 1c8e53b

Browse files
authored
Merge pull request #541 from stackhpc/rocky-opensearch-aio
Add opensearch to Rocky AIOs/Multinodes
2 parents 3636be3 + 85aaf74 commit 1c8e53b

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

etc/kayobe/environments/ci-aio/stackhpc-ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
# Docker namespace to use for Kolla images. Default is 'kolla'.
66
kolla_docker_namespace: stackhpc-dev
77

8-
# Do not enable central logging if using Rocky Linux 9. It does not have elasticsearch
9-
kolla_enable_central_logging: "{{ os_release != '9' }}"
10-
118
###############################################################################
129
# Network configuration.
1310

etc/kayobe/kolla/globals.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ kayobe_image_tags:
4545
ubuntu: yoga-20230220T181235
4646
opensearch:
4747
centos: yoga-20230324T084510
48-
rocky: yoga-20230324T090413
48+
rocky: yoga-20230622T154317
4949
ubuntu: yoga-20230324T090345
5050
prometheus_node_exporter:
5151
centos: yoga-20230310T173747

0 commit comments

Comments
 (0)