Debian: use Wallaby specific repo for libvirt
I need to keep libvirt 5.0.0 for <Wallaby branches. Change-Id: I2dd4d1183d567ceec70a024f985a35bc991c318f
This commit is contained in:
parent
ce1cb06268
commit
e34b9e4690
@ -56,7 +56,7 @@ debian:
|
||||
erlang: "deb https://dl.bintray.com/rabbitmq-erlang/debian/ buster erlang"
|
||||
grafana: "deb https://packages.grafana.com/oss/deb stable main"
|
||||
influxdb: "deb https://repos.influxdata.com/debian buster stable"
|
||||
libvirt: "deb https://obs.linaro.org/repos/home:/marcin.juszkiewicz/debian-buster ./"
|
||||
libvirt: "deb https://obs.linaro.org/repos/home:/marcin.juszkiewicz:/kolla-wallaby/debian-buster ./"
|
||||
logstash: "deb https://artifacts.elastic.co/packages/oss-7.x/apt stable main"
|
||||
kibana: "deb https://artifacts.elastic.co/packages/oss-7.x/apt stable main"
|
||||
rabbitmq: "deb https://dl.bintray.com/rabbitmq/debian/ buster main"
|
||||
@ -69,7 +69,7 @@ debian-aarch64:
|
||||
influxdb: "deb https://repos.influxdata.com/debian buster stable"
|
||||
logstash: "deb https://artifacts.elastic.co/packages/oss-7.x/apt stable main"
|
||||
kibana: "deb [arch=amd64] https://artifacts.elastic.co/packages/oss-7.x/apt stable main"
|
||||
libvirt: "deb https://obs.linaro.org/repos/home:/marcin.juszkiewicz/debian-buster ./"
|
||||
libvirt: "deb https://obs.linaro.org/repos/home:/marcin.juszkiewicz:/kolla-wallaby/debian-buster ./"
|
||||
rabbitmq: "deb https://dl.bintray.com/rabbitmq/debian/ buster main"
|
||||
td-agent: "deb http://packages.treasuredata.com/4/debian/buster buster contrib"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user