@@ -63,7 +63,7 @@ debian:
63
63
influxdb : " deb https://repos.influxdata.com/debian bullseye stable"
64
64
logstash : " deb https://artifacts.elastic.co/packages/oss-7.x/apt stable main"
65
65
kibana : " deb https://artifacts.elastic.co/packages/oss-7.x/apt stable main"
66
- mariadb : " deb http ://downloads .mariadb.com/MariaDB /mariadb-10.5/repo/debian bullseye main"
66
+ mariadb : " deb https ://dlm .mariadb.com/repo /mariadb-server/ 10.5/repo/debian bullseye main"
67
67
rabbitmq : " deb https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-server/deb/debian bullseye main"
68
68
td-agent : " deb http://packages.treasuredata.com/4/debian/bullseye bullseye contrib"
69
69
@@ -74,7 +74,7 @@ debian-aarch64:
74
74
influxdb : " deb https://repos.influxdata.com/debian bullseye stable"
75
75
logstash : " deb https://artifacts.elastic.co/packages/oss-7.x/apt stable main"
76
76
kibana : " deb [arch=amd64] https://artifacts.elastic.co/packages/oss-7.x/apt stable main"
77
- mariadb : " deb http ://downloads .mariadb.com/MariaDB /mariadb-10.5/repo/debian bullseye main"
77
+ mariadb : " deb https ://dlm .mariadb.com/repo /mariadb-server/ 10.5/repo/debian bullseye main"
78
78
rabbitmq : " deb https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-server/deb/debian bullseye main"
79
79
td-agent : " deb http://packages.treasuredata.com/4/debian/bullseye bullseye contrib"
80
80
@@ -85,7 +85,7 @@ ubuntu:
85
85
influxdb : " deb https://repos.influxdata.com/ubuntu focal stable"
86
86
logstash : " deb https://artifacts.elastic.co/packages/oss-7.x/apt stable main"
87
87
kibana : " deb https://artifacts.elastic.co/packages/oss-7.x/apt stable main"
88
- mariadb : " deb http ://downloads .mariadb.com/MariaDB /mariadb-10.3/repo/ubuntu focal main"
88
+ mariadb : " deb https ://dlm .mariadb.com/repo /mariadb-server/ 10.3/repo/ubuntu focal main"
89
89
qdrouterd : " deb http://ppa.launchpad.net/qpid/released/ubuntu/ focal main"
90
90
rabbitmq : " deb https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-server/deb/ubuntu focal main"
91
91
td-agent : " deb http://packages.treasuredata.com/4/ubuntu/focal/ focal contrib"
@@ -96,7 +96,7 @@ ubuntu-aarch64:
96
96
grafana : " deb https://packages.grafana.com/oss/deb stable main"
97
97
influxdb : " deb https://repos.influxdata.com/ubuntu focal stable"
98
98
logstash : " deb https://artifacts.elastic.co/packages/oss-7.x/apt stable main"
99
- mariadb : " deb http ://downloads .mariadb.com/MariaDB /mariadb-10.3/repo/ubuntu focal main"
99
+ mariadb : " deb https ://dlm .mariadb.com/repo /mariadb-server/ 10.3/repo/ubuntu focal main"
100
100
rabbitmq : " deb https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-server/deb/ubuntu focal main"
101
101
td-agent : " deb http://packages.treasuredata.com/4/ubuntu/focal/ focal contrib"
102
102
0 commit comments