Merge "Followup notes after 896616"

This commit is contained in:
Zuul 2023-09-30 10:36:01 +00:00 committed by Gerrit Code Review
commit 050418a2d4

View File

@ -35,6 +35,9 @@ centos-aarch64:
rabbitmq: "rabbitmq_rabbitmq-server" rabbitmq: "rabbitmq_rabbitmq-server"
td-agent: "treasuredata" td-agent: "treasuredata"
# NOTE(mnasiadka): For RabbitMQ Debuntu suite names is following:
# https://www.rabbitmq.com/install-debian.html#apt-cloudsmith
debian: debian:
# NOTE(hrw): Debian/bookworm has Erlang 25 in repo # NOTE(hrw): Debian/bookworm has Erlang 25 in repo
# erlang: # erlang:
@ -125,6 +128,8 @@ debian-aarch64:
url: "https://ppa1.novemberain.com/rabbitmq/rabbitmq-server/deb/debian" url: "https://ppa1.novemberain.com/rabbitmq/rabbitmq-server/deb/debian"
suite: "bullseye" suite: "bullseye"
component: "main" component: "main"
# NOTE(mnasiadka): Since rabbitmq is really noarch and community mirror is not
# syncing binary-aarch64 - we're using amd64 here.
arch: "amd64" arch: "amd64"
gpg_key: "rabbitmq.gpg" gpg_key: "rabbitmq.gpg"
td-agent: td-agent: