Merge "elasticsearch: use proper repo for debian/aarch64"

This commit is contained in:
Zuul 2020-03-18 14:27:12 +00:00 committed by Gerrit Code Review
commit 42c64cc6ad
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ debian:
td-agent: "deb http://packages.treasuredata.com/3/debian/buster buster contrib"
debian-aarch64:
elasticsearch: "deb https://obs.linaro.org/repos/home:/marcin.juszkiewicz/debian-buster ./"
elasticsearch: "deb [arch=amd64] https://artifacts.elastic.co/packages/5.x/apt stable main"
grafana: "deb https://packages.grafana.com/oss/deb stable main"
influxdb: "deb https://repos.influxdata.com/debian buster stable"
kibana: "deb https://obs.linaro.org/repos/home:/marcin.juszkiewicz/debian-buster ./"