kolla/docker/base/sources.list.debian
Marcin Juszkiewicz 98c17715fb enable Grafana repo for Debian/amd64
Upstream started providing packages for Debian 'stretch' some time ago.
So let's use them.

Change-Id: Ieb12f1f3851ad550644211a266a0809c12c405cb
2018-01-23 20:32:49 +01:00

15 lines
418 B
Plaintext

# Default repos
deb http://deb.debian.org/debian stretch main
# debian security updates
deb http://security.debian.org stretch/updates main
# Opendaylight repo
deb http://people.linaro.org/~marcin.juszkiewicz/debian/stretch/ ./
# Linaro repo for Kolla
# dpdk, libvirt, openvswitch, qemu
deb http://obs.linaro.org/ERP:/kolla/Debian_9/ ./
deb [arch=amd64] https://packagecloud.io/grafana/stable/debian/ stretch main