From 47dfee9ce67088d3e4e7f6505801ce70ecd65f45 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Thu, 15 Mar 2018 10:02:37 +0100 Subject: [PATCH] base/ubuntu: fix comment about Canonical UCA Change-Id: I06d5e0890017f0e73aacf713670e253fd40a7a27 --- docker/base/sources.list.ubuntu | 4 ++-- docker/base/sources.list.ubuntu.aarch64 | 4 ++-- docker/base/sources.list.ubuntu.ppc64le | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docker/base/sources.list.ubuntu b/docker/base/sources.list.ubuntu index 59f9ebf27e..fab757f255 100644 --- a/docker/base/sources.list.ubuntu +++ b/docker/base/sources.list.ubuntu @@ -8,8 +8,8 @@ deb http://archive.ubuntu.com/ubuntu/ xenial-security main restricted universe m # Backports have a lower priority and must be explicitly installed to be used deb http://archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse -# We need to add the queens repo for the updated packages they provide. The main -# ones are qemu, libvirt, and openvswitch. +# We need to add the repo for the updated packages they provide. The main ones +# are qemu, libvirt, and openvswitch. deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main # MariaDB 10.0 repo diff --git a/docker/base/sources.list.ubuntu.aarch64 b/docker/base/sources.list.ubuntu.aarch64 index 39d3e895f9..dc76db0dc8 100644 --- a/docker/base/sources.list.ubuntu.aarch64 +++ b/docker/base/sources.list.ubuntu.aarch64 @@ -6,6 +6,6 @@ deb http://ports.ubuntu.com/ xenial-security main restricted universe multiverse # Backports have a lower priority and must be explicitly installed to be used deb http://ports.ubuntu.com/ xenial-backports main restricted universe multiverse -# We need to add the pike repo for the updated packages they provide. The main -# ones are qemu, libvirt, and openvswitch. +# We need to add the repo for the updated packages they provide. The main ones +# are qemu, libvirt, and openvswitch. deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main diff --git a/docker/base/sources.list.ubuntu.ppc64le b/docker/base/sources.list.ubuntu.ppc64le index 810e2b237d..dab6bcdec4 100644 --- a/docker/base/sources.list.ubuntu.ppc64le +++ b/docker/base/sources.list.ubuntu.ppc64le @@ -6,8 +6,8 @@ deb http://ports.ubuntu.com/ xenial-security main restricted universe multiverse # Backports have a lower priority and must be explicitly installed to be used deb http://ports.ubuntu.com/ xenial-backports main restricted universe multiverse -# We need to add the pike repo for the updated packages they provide. The main -# ones are qemu, libvirt, and openvswitch. +# We need to add the repo for the updated packages they provide. The main ones +# are qemu, libvirt, and openvswitch. deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main # Mariadb