From 6c85cc55debee8e54297cf5cf406247354d9826e Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Wed, 8 Apr 2020 12:26:53 +0000 Subject: [PATCH] kibana: use Linaro provided package for Ubuntu/aarch64 Package is in 'debian-buster' repo but it is usable on Ubuntu as well. It is repackaged upstream one. Change-Id: I8bc90bff4b96333a131f019b1c3c166f7f39c35f --- kolla/template/repos.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kolla/template/repos.yaml b/kolla/template/repos.yaml index 760d6d6bb8..63ba9480c6 100644 --- a/kolla/template/repos.yaml +++ b/kolla/template/repos.yaml @@ -91,7 +91,7 @@ ubuntu-aarch64: erlang: "deb https://obs.linaro.org/repos/home:/marcin.juszkiewicz/ubuntu-bionic ./" grafana: "deb https://packages.grafana.com/oss/deb stable main" influxdb: "deb https://repos.influxdata.com/ubuntu bionic stable" - kibana: "deb https://artifacts.elastic.co/packages/5.x/apt stable main" + kibana: "deb https://obs.linaro.org/repos/home:/marcin.juszkiewicz/debian-buster ./" mariadb: "deb http://downloads.mariadb.com/MariaDB/mariadb-10.3/repo/ubuntu bionic main" rabbitmq: "deb https://dl.bintray.com/rabbitmq/debian/ bionic main"