528b7eef16
PackageCloud is discontinued as of August 18th [1]. Also corrects the versions docs for RabbitMQ and Erlang. Use new RMQ Cloudsmith repo URLs, these now use *.rabbitmq.com domains [2]. 1. https://www.rabbitmq.com/blog/2024/08/11/package-repository-updates#packagecloud-will-be-discontinued-on-aug-18th-2024 2. https://www.rabbitmq.com/blog/2024/08/11/package-repository-updates#mirrors-now-use-rabbitmqcom-domains Change-Id: I2cce3dd2540c878878ff0aae80ee5a7e0f455da7
10 lines
427 B
Plaintext
10 lines
427 B
Plaintext
[rabbitmq_rabbitmq-erlang]
|
|
name=rabbitmq_rabbitmq-erlang
|
|
# Use a set of mirrors maintained by the RabbitMQ core team.
|
|
# The mirrors have significantly higher bandwidth quotas.
|
|
baseurl=https://yum1.rabbitmq.com/erlang/el/9/$basearch
|
|
https://yum2.rabbitmq.com/erlang/el/9/$basearch
|
|
gpgcheck=1
|
|
enabled=0
|
|
gpgkey=https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-erlang.E495BB49CC4BBE5B.key
|