Skip to content

Commit 050418a

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Followup notes after 896616"
2 parents 366abde + cc3948d commit 050418a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

kolla/template/repos.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ centos-aarch64:
3535
rabbitmq: "rabbitmq_rabbitmq-server"
3636
td-agent: "treasuredata"
3737

38+
# NOTE(mnasiadka): For RabbitMQ Debuntu suite names is following:
39+
# https://www.rabbitmq.com/install-debian.html#apt-cloudsmith
40+
3841
debian:
3942
# NOTE(hrw): Debian/bookworm has Erlang 25 in repo
4043
# erlang:
@@ -125,6 +128,8 @@ debian-aarch64:
125128
url: "https://ppa1.novemberain.com/rabbitmq/rabbitmq-server/deb/debian"
126129
suite: "bullseye"
127130
component: "main"
131+
# NOTE(mnasiadka): Since rabbitmq is really noarch and community mirror is not
132+
# syncing binary-aarch64 - we're using amd64 here.
128133
arch: "amd64"
129134
gpg_key: "rabbitmq.gpg"
130135
td-agent:

0 commit comments

Comments
 (0)