Skip to content

Commit

Permalink
use rabbitmq built from Cloudsmith repo
Browse files Browse the repository at this point in the history
  • Loading branch information
bbezak committed Sep 26, 2024
1 parent 3960126 commit 9252682
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion etc/kayobe/kolla-image-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ kolla_image_tags:
ovn:
rocky-9: 2023.1-rocky-9-20240809T102431
rabbitmq:
rocky-9: 2023.1-rocky-9-20240823T101942
rocky-9: 2023.1-rocky-9-20240925T133913
ubuntu-jammy: 2023.1-ubuntu-jammy-20240823T101942
4 changes: 2 additions & 2 deletions etc/kayobe/stackhpc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,11 @@ stackhpc_repo_grafana_url: "{{ stackhpc_repo_mirror_url }}/pulp/content/grafana/
stackhpc_repo_grafana_version: "{{ stackhpc_repo_distribution }}"

# RabbitMQ - Erlang for Redhat family, version 8/9 agnostic
stackhpc_repo_rabbitmq_erlang_url: "{{ stackhpc_repo_mirror_url }}/pulp/content/rabbitmq/erlang/el/8/x86_64/{{ stackhpc_repo_rabbitmq_erlang_version }}"
stackhpc_repo_rabbitmq_erlang_url: "{{ stackhpc_repo_mirror_url }}/pulp/content/rabbitmq/erlang/el/9/x86_64/{{ stackhpc_repo_rabbitmq_erlang_version }}"
stackhpc_repo_rabbitmq_erlang_version: "{{ stackhpc_repo_distribution }}"

# RabbitMQ for Redhat family, version 8/9 agnostic
stackhpc_repo_rabbitmq_server_url: "{{ stackhpc_repo_mirror_url }}/pulp/content/rabbitmq/rabbitmq-server/el/8/noarch/{{ stackhpc_repo_rabbitmq_server_version }}"
stackhpc_repo_rabbitmq_server_url: "{{ stackhpc_repo_mirror_url }}/pulp/content/rabbitmq/rabbitmq-server/el/9/noarch/{{ stackhpc_repo_rabbitmq_server_version }}"
stackhpc_repo_rabbitmq_server_version: "{{ stackhpc_repo_distribution }}"

# CentOS Stream 9 - NFV OpenvSwitch
Expand Down

0 comments on commit 9252682

Please sign in to comment.