Skip to content

Commit c9a7f57

Browse files
committed
rabbitmq: Fix repo for ubuntu aarch64
That has been omitted in the original patch. Change-Id: I9b69fff14507ad2d1838367bb8b81a3a73694071 (cherry picked from commit 5bf0882)
1 parent 530490a commit c9a7f57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kolla/template/repos.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ ubuntu:
214214

215215
ubuntu-aarch64:
216216
erlang:
217-
url: "https://launchpad.net/~rabbitmq/+archive/ubuntu/rabbitmq-erlang-25"
217+
url: "https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-25/ubuntu"
218218
suite: "jammy"
219219
component: "main"
220220
gpg_key: "erlang-ppa.gpg"

0 commit comments

Comments
 (0)