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