File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -44,5 +44,5 @@ kolla_image_tags:
44
44
ovn :
45
45
rocky-9 : 2023.1-rocky-9-20240809T102431
46
46
rabbitmq :
47
- rocky-9 : 2023.1-rocky-9-20240823T101942
47
+ rocky-9 : 2023.1-rocky-9-20240925T133913
48
48
ubuntu-jammy : 2023.1-ubuntu-jammy-20240823T101942
Original file line number Diff line number Diff line change @@ -57,11 +57,11 @@ stackhpc_repo_grafana_url: "{{ stackhpc_repo_mirror_url }}/pulp/content/grafana/
57
57
stackhpc_repo_grafana_version : " {{ stackhpc_repo_distribution }}"
58
58
59
59
# RabbitMQ - Erlang for Redhat family, version 8/9 agnostic
60
- stackhpc_repo_rabbitmq_erlang_url : " {{ stackhpc_repo_mirror_url }}/pulp/content/rabbitmq/erlang/el/8 /x86_64/{{ stackhpc_repo_rabbitmq_erlang_version }}"
60
+ stackhpc_repo_rabbitmq_erlang_url : " {{ stackhpc_repo_mirror_url }}/pulp/content/rabbitmq/erlang/el/9 /x86_64/{{ stackhpc_repo_rabbitmq_erlang_version }}"
61
61
stackhpc_repo_rabbitmq_erlang_version : " {{ stackhpc_repo_distribution }}"
62
62
63
63
# RabbitMQ for Redhat family, version 8/9 agnostic
64
- stackhpc_repo_rabbitmq_server_url : " {{ stackhpc_repo_mirror_url }}/pulp/content/rabbitmq/rabbitmq-server/el/8 /noarch/{{ stackhpc_repo_rabbitmq_server_version }}"
64
+ stackhpc_repo_rabbitmq_server_url : " {{ stackhpc_repo_mirror_url }}/pulp/content/rabbitmq/rabbitmq-server/el/9 /noarch/{{ stackhpc_repo_rabbitmq_server_version }}"
65
65
stackhpc_repo_rabbitmq_server_version : " {{ stackhpc_repo_distribution }}"
66
66
67
67
# CentOS Stream 9 - NFV OpenvSwitch
You can’t perform that action at this time.
0 commit comments