File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -26,12 +26,16 @@ kayobe_image_tags:
26
26
neutron :
27
27
rocky : zed-rocky-9-20231115T094053
28
28
ubuntu : zed-ubuntu-jammy-20231115T094053
29
+ opensearch :
30
+ rocky : zed-rocky-9-20231214T095452
31
+ ubuntu : zed-ubuntu-jammy-20231214T095452
29
32
30
33
openstack_tag : " {% raw %}{{ kayobe_image_tags['openstack'][kolla_base_distro] }}{% endraw %}"
31
34
bifrost_tag : " {% raw %}{{ kayobe_image_tags['bifrost'][kolla_base_distro] }}{% endraw %}"
32
35
ovn_tag : " {% raw %}{{ kayobe_image_tags['ovn'][kolla_base_distro] }}{% endraw %}"
33
36
cloudkitty_tag : " {% raw %}{{ kayobe_image_tags['cloudkitty'][kolla_base_distro] }}{% endraw %}"
34
37
neutron_tag : " {% raw %}{{ kayobe_image_tags['neutron'][kolla_base_distro] }}{% endraw %}"
38
+ opensearch_tag : " {% raw %}{{ kayobe_image_tags['opensearch'][kolla_base_distro] }}{% endraw %}"
35
39
36
40
om_enable_rabbitmq_high_availability : true
37
41
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ stackhpc_pulp_repo_docker_ce_ubuntu_version: 20231020T014922
9
9
stackhpc_pulp_repo_elrepo_9_version : 20230907T075311
10
10
stackhpc_pulp_repo_epel_9_version : 20231020T014922
11
11
stackhpc_pulp_repo_grafana_version : 20231020T014922
12
- stackhpc_pulp_repo_opensearch_2_x_version : 20230725T013015
13
- stackhpc_pulp_repo_opensearch_dashboards_2_x_version : 20230725T013015
12
+ stackhpc_pulp_repo_opensearch_2_x_version : 20231202T013234
13
+ stackhpc_pulp_repo_opensearch_dashboards_2_x_version : 20231202T013234
14
14
stackhpc_pulp_repo_rabbitmq_erlang_version : 20231015T004919
15
15
stackhpc_pulp_repo_rabbitmq_server_version : 20231018T041416
16
16
stackhpc_pulp_repo_rhel_9_influxdb_version : 20231019T010143
Original file line number Diff line number Diff line change
1
+ ---
2
+ features :
3
+ - |
4
+ Updates OpenSearch to 2.11.1.
You can’t perform that action at this time.
0 commit comments