Skip to content

Commit 9d6bf99

Browse files
committed
change erlang arm64 repo to rhel9 based
centos stream 9 diverged too much nothing provides libcrypto.so.3(OPENSSL_3.4.0)(64bit) needed by erlang-26.2.5.14-1.el9.aarch64 Signed-off-by: Bartosz Bezak <[email protected]>
1 parent c319572 commit 9d6bf99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/inventory/group_vars/all/package-repos

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -703,7 +703,7 @@ rpm_package_repos:
703703
distribution_name: rhel9-rabbitmq-erlang-
704704
# RabbitMQ - Erlang for Redhat family, version 9 (aarch64)
705705
- name: RabbitMQ - Erlang - RHEL 9 (aarch64)
706-
url: https://download.copr.fedorainfracloud.org/results/@openstack-kolla/rabbitmq-erlang/centos-stream-9-aarch64/
706+
url: https://download.copr.fedorainfracloud.org/results/@openstack-kolla/rabbitmq-erlang/rhel-9-aarch64/
707707
# mirror_complete fails with:
708708
# "This repository uses features which are incompatible with 'mirror' sync. Please sync without mirroring enabled"
709709
sync_policy: mirror_content_only

0 commit comments

Comments
 (0)