We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3636be3 + 85aaf74 commit 1c8e53bCopy full SHA for 1c8e53b
etc/kayobe/environments/ci-aio/stackhpc-ci.yml
@@ -5,9 +5,6 @@
5
# Docker namespace to use for Kolla images. Default is 'kolla'.
6
kolla_docker_namespace: stackhpc-dev
7
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
-
11
###############################################################################
12
# Network configuration.
13
etc/kayobe/kolla/globals.yml
@@ -45,7 +45,7 @@ kayobe_image_tags:
45
ubuntu: yoga-20230220T181235
46
opensearch:
47
centos: yoga-20230324T084510
48
- rocky: yoga-20230324T090413
+ rocky: yoga-20230622T154317
49
ubuntu: yoga-20230324T090345
50
prometheus_node_exporter:
51
centos: yoga-20230310T173747
0 commit comments