@@ -57,51 +57,50 @@ rhel:
57
57
opstools : " centos-opstools"
58
58
rabbitmq : " centos-rabbitmq-38"
59
59
60
- # NOTE(mnasiadka): Erlang repo - Debian Buster/Bullseye needs to use bionic as per RabbitMQ docs
61
60
debian :
62
61
elasticsearch : " deb https://artifacts.elastic.co/packages/oss-7.x/apt stable main"
63
- erlang : " deb http ://ppa.launchpad.net/ rabbitmq/rabbitmq-erlang/ubuntu bionic main"
62
+ erlang : " deb https ://dl.cloudsmith.io/public/ rabbitmq/rabbitmq-erlang/deb/debian bullseye main"
64
63
grafana : " deb https://packages.grafana.com/oss/deb stable main"
65
64
influxdb : " deb https://repos.influxdata.com/debian bullseye stable"
66
65
logstash : " deb https://artifacts.elastic.co/packages/oss-7.x/apt stable main"
67
66
kibana : " deb https://artifacts.elastic.co/packages/oss-7.x/apt stable main"
68
67
mariadb : " deb http://downloads.mariadb.com/MariaDB/mariadb-10.5/repo/debian bullseye main"
69
- rabbitmq : " deb https://packagecloud. io/rabbitmq/rabbitmq-server/debian/ bullseye main"
68
+ rabbitmq : " deb https://dl.cloudsmith. io/public/ rabbitmq/rabbitmq-server/deb/debian bullseye main"
70
69
td-agent : " deb http://packages.treasuredata.com/4/debian/bullseye bullseye contrib"
71
70
72
71
debian-aarch64 :
73
72
elasticsearch : " deb https://artifacts.elastic.co/packages/oss-7.x/apt stable main"
74
- erlang : " deb http ://ppa.launchpad.net/ rabbitmq/rabbitmq-erlang/ubuntu bionic main"
73
+ erlang : " deb https ://dl.cloudsmith.io/public/ rabbitmq/rabbitmq-erlang/deb/debian bullseye main"
75
74
grafana : " deb https://packages.grafana.com/oss/deb stable main"
76
75
influxdb : " deb https://repos.influxdata.com/debian bullseye stable"
77
76
logstash : " deb https://artifacts.elastic.co/packages/oss-7.x/apt stable main"
78
77
kibana : " deb [arch=amd64] https://artifacts.elastic.co/packages/oss-7.x/apt stable main"
79
78
mariadb : " deb http://downloads.mariadb.com/MariaDB/mariadb-10.5/repo/debian bullseye main"
80
- rabbitmq : " deb https://packagecloud. io/rabbitmq/rabbitmq-server/debian/ bullseye main"
79
+ rabbitmq : " deb https://dl.cloudsmith. io/public/ rabbitmq/rabbitmq-server/deb/debian bullseye main"
81
80
td-agent : " deb http://packages.treasuredata.com/4/debian/bullseye bullseye contrib"
82
81
83
82
ubuntu :
84
83
elasticsearch : " deb https://artifacts.elastic.co/packages/oss-7.x/apt stable main"
85
- erlang : " deb http ://ppa.launchpad.net/ rabbitmq/rabbitmq-erlang/ubuntu focal main"
84
+ erlang : " deb https ://dl.cloudsmith.io/public/ rabbitmq/rabbitmq-erlang/deb /ubuntu focal main"
86
85
grafana : " deb https://packages.grafana.com/oss/deb stable main"
87
86
influxdb : " deb https://repos.influxdata.com/ubuntu focal stable"
88
87
logstash : " deb https://artifacts.elastic.co/packages/oss-7.x/apt stable main"
89
88
kibana : " deb https://artifacts.elastic.co/packages/oss-7.x/apt stable main"
90
89
mariadb : " deb http://downloads.mariadb.com/MariaDB/mariadb-10.3/repo/ubuntu focal main"
91
90
qdrouterd : " deb http://ppa.launchpad.net/qpid/released/ubuntu/ focal main"
92
- rabbitmq : " deb https://packagecloud. io/rabbitmq/rabbitmq-server/ubuntu/ focal main"
91
+ rabbitmq : " deb https://dl.cloudsmith. io/public/ rabbitmq/rabbitmq-server/deb/ubuntu focal main"
93
92
td-agent : " deb http://packages.treasuredata.com/4/ubuntu/focal/ focal contrib"
94
93
95
94
ubuntu-aarch64 :
96
95
elasticsearch : " deb https://artifacts.elastic.co/packages/oss-7.x/apt stable main"
97
- erlang : " deb http ://ppa.launchpad.net/ rabbitmq/rabbitmq-erlang/ubuntu focal main"
96
+ erlang : " deb https ://dl.cloudsmith.io/public/ rabbitmq/rabbitmq-erlang/deb /ubuntu focal main"
98
97
grafana : " deb https://packages.grafana.com/oss/deb stable main"
99
98
influxdb : " deb https://repos.influxdata.com/ubuntu focal stable"
100
99
logstash : " deb https://artifacts.elastic.co/packages/oss-7.x/apt stable main"
101
100
mariadb : " deb http://downloads.mariadb.com/MariaDB/mariadb-10.3/repo/ubuntu focal main"
102
- rabbitmq : " deb https://packagecloud. io/rabbitmq/rabbitmq-server/ubuntu/ focal main"
101
+ rabbitmq : " deb https://dl.cloudsmith. io/public/ rabbitmq/rabbitmq-server/deb/ubuntu focal main"
103
102
td-agent : " deb http://packages.treasuredata.com/4/ubuntu/focal/ focal contrib"
104
103
105
104
ubuntu-ppc64le :
106
105
mariadb : " deb http://downloads.mariadb.com/MariaDB/mariadb-10.3/repo/ubuntu focal main"
107
- rabbitmq : " deb https://packagecloud. io/rabbitmq/rabbitmq-server/ubuntu/ focal main"
106
+ rabbitmq : " deb https://dl.cloudsmith. io/public/ rabbitmq/rabbitmq-server/deb/ubuntu focal main"
0 commit comments