Merge "rabbitmq: Switch to Cloudsmith mirrors"
This commit is contained in:
commit
6c5a443efe
@ -23,14 +23,14 @@ information about package sources.
|
||||
Galera 26.4 (LTS) `MariaDB Community downloads`_
|
||||
OpenSearch 2.x `OpenSearch install guide`_
|
||||
ProxySQL 2.6.x `ProxySQL repository`_
|
||||
Rabbitmq 3.10.x - CentOS:
|
||||
`Team RabbitMQ 'PackageCloud' repository`_
|
||||
Rabbitmq 3.13.x - CentOS/Rocky:
|
||||
`Team RabbitMQ 'Cloudsmith' repo (RPM)`_
|
||||
- Debian/Ubuntu:
|
||||
`Team RabbitMQ 'Cloudsmith' repository`_
|
||||
Erlang 25.x - CentOS aarch64:
|
||||
`Team RabbitMQ 'Cloudsmith' repo (Deb)`_
|
||||
Erlang 26.2.X - CentOS/Rocky aarch64:
|
||||
`Hrw's COPR`_
|
||||
- CentOS x86-64:
|
||||
`Team RabbitMQ 'PackageCloud' repository`_
|
||||
- CentOS/Rocky x86-64:
|
||||
`Team RabbitMQ 'Cloudsmith' repo (RPM)`_
|
||||
- Debian/Ubuntu:
|
||||
`Team RabbitMQ 'Modern Erlang' PPA`_
|
||||
TD Agent 4.4.x `TreasureData install guide`_
|
||||
@ -44,9 +44,9 @@ information about package sources.
|
||||
.. _`TreasureData install guide`: https://www.fluentd.org/download
|
||||
.. _`ProxySQL repository`: https://repo.proxysql.com/ProxySQL/proxysql-2.6.x/
|
||||
|
||||
.. _`Team RabbitMQ 'Cloudsmith' repository`: https://www.rabbitmq.com/install-debian.html#apt-cloudsmith
|
||||
.. _`Team RabbitMQ 'Cloudsmith' repo (Deb)`: https://www.rabbitmq.com/install-debian.html#apt-cloudsmith
|
||||
.. _`Team RabbitMQ 'Modern Erlang' PPA`: https://launchpad.net/~rabbitmq/+archive/ubuntu/rabbitmq-erlang
|
||||
.. _`Team RabbitMQ 'PackageCloud' repository`: https://www.rabbitmq.com/install-rpm.html#package-cloud
|
||||
.. _`Team RabbitMQ 'Cloudsmith' repo (RPM)`: https://www.rabbitmq.com/docs/install-rpm#cloudsmith
|
||||
.. _`Hrw's COPR`: https://copr.fedorainfracloud.org/coprs/hrw/erlang-for-rabbitmq/
|
||||
|
||||
.. _`Grafana install guide`: https://grafana.com/grafana/download?platform=linux&edition=oss
|
||||
|
@ -1,6 +1,9 @@
|
||||
[rabbitmq_rabbitmq-erlang]
|
||||
name=rabbitmq_rabbitmq-erlang
|
||||
baseurl=https://packagecloud.io/rabbitmq/erlang/el/9/$basearch
|
||||
# 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/2.0/rabbitmq-release-signing-key.asc
|
||||
gpgkey=https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-erlang.E495BB49CC4BBE5B.key
|
||||
|
@ -1,6 +1,9 @@
|
||||
[rabbitmq_rabbitmq-server]
|
||||
name=rabbitmq_rabbitmq-server
|
||||
baseurl=https://packagecloud.io/rabbitmq/rabbitmq-server/el/9/$basearch
|
||||
baseurl=https://yum2.rabbitmq.com/rabbitmq/el/9/noarch
|
||||
https://yum1.rabbitmq.com/rabbitmq/el/9/noarch
|
||||
gpgcheck=1
|
||||
enabled=0
|
||||
gpgkey = https://github.com/rabbitmq/signing-keys/releases/download/2.0/rabbitmq-release-signing-key.asc
|
||||
# Cloudsmith's repository key and RabbitMQ package signing key
|
||||
gpgkey=https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-server.9F4587F226208342.key
|
||||
https://github.com/rabbitmq/signing-keys/releases/download/3.0/rabbitmq-release-signing-key.asc
|
||||
|
@ -80,7 +80,7 @@ debian:
|
||||
component: ""
|
||||
gpg_key: "proxysql.asc"
|
||||
rabbitmq:
|
||||
url: "https://ppa1.novemberain.com/rabbitmq/rabbitmq-server/deb/debian"
|
||||
url: "https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/debian"
|
||||
suite: "bullseye"
|
||||
component: "main"
|
||||
gpg_key: "rabbitmq.gpg"
|
||||
@ -127,7 +127,7 @@ debian-aarch64:
|
||||
component: ""
|
||||
gpg_key: "proxysql.asc"
|
||||
rabbitmq:
|
||||
url: "https://ppa1.novemberain.com/rabbitmq/rabbitmq-server/deb/debian"
|
||||
url: "https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/debian"
|
||||
suite: "bullseye"
|
||||
component: "main"
|
||||
# NOTE(mnasiadka): Since rabbitmq is really noarch and community mirror is not
|
||||
@ -213,7 +213,7 @@ ubuntu:
|
||||
component: ""
|
||||
gpg_key: "proxysql.asc"
|
||||
rabbitmq:
|
||||
url: "https://ppa1.novemberain.com/rabbitmq/rabbitmq-server/deb/ubuntu"
|
||||
url: "https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu"
|
||||
suite: "jammy"
|
||||
component: "main"
|
||||
gpg_key: "rabbitmq.gpg"
|
||||
@ -260,7 +260,7 @@ ubuntu-aarch64:
|
||||
component: ""
|
||||
gpg_key: "proxysql.asc"
|
||||
rabbitmq:
|
||||
url: "https://ppa1.novemberain.com/rabbitmq/rabbitmq-server/deb/ubuntu"
|
||||
url: "https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu"
|
||||
suite: "jammy"
|
||||
component: "main"
|
||||
arch: "amd64"
|
||||
|
@ -86,7 +86,7 @@ class MethodsTest(base.TestCase):
|
||||
}
|
||||
|
||||
result = methods.handle_repos(template_vars, ['rabbitmq'], 'enable')
|
||||
expectCmd = "RUN echo 'Uris: https://ppa1.novemberain.com/rabbitmq/rabbitmq-server/deb/debian' " # noqa: E501
|
||||
expectCmd = "RUN echo 'Uris: https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/debian' " # noqa: E501
|
||||
expectCmd += ">/etc/apt/sources.list.d/rabbitmq.sources && "
|
||||
expectCmd += "echo 'Components: main' "
|
||||
expectCmd += ">>/etc/apt/sources.list.d/rabbitmq.sources && "
|
||||
@ -133,7 +133,7 @@ class MethodsTest(base.TestCase):
|
||||
expectCmd += ">>/etc/apt/sources.list.d/grafana.sources && "
|
||||
|
||||
expectCmd += "echo 'Uris: "
|
||||
expectCmd += "https://ppa1.novemberain.com/rabbitmq/rabbitmq-server/deb/debian' " # noqa: E501
|
||||
expectCmd += "https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/debian' " # noqa: E501
|
||||
expectCmd += ">/etc/apt/sources.list.d/rabbitmq.sources && "
|
||||
expectCmd += "echo 'Components: main' "
|
||||
expectCmd += ">>/etc/apt/sources.list.d/rabbitmq.sources && "
|
||||
|
@ -0,0 +1,7 @@
|
||||
---
|
||||
upgrade:
|
||||
- |
|
||||
RabbitMQ and Erlang packages are now all installed from the Cloudsmith
|
||||
``rabbitmq.com`` mirrors since the RabbitMQ ``packagecloud.io`` is getting
|
||||
shut down August 18st, 2024:
|
||||
https://www.rabbitmq.com/blog/2024/08/11/package-repository-updates#packagecloud-will-be-discontinued-on-aug-18th-2024
|
Loading…
Reference in New Issue
Block a user