Ubuntu: use Pike repository

Looks like no one is building Ubuntu images as they were using OpenStack
Ocata repositories.

Change-Id: Iaaeff50d84c1b42d71de9e24de4b7ab31fafe311
This commit is contained in:
Marcin Juszkiewicz 2017-04-26 13:08:28 +02:00
parent a486b18475
commit f6a9198311
1 changed files with 2 additions and 2 deletions

View File

@ -6,9 +6,9 @@ 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 Ocata repo for the updated packages they provide. The main
# We need to add the pike 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/ocata main
deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
# MariaDB 10.0 repo
deb http://nyc2.mirrors.digitalocean.com/mariadb/repo/10.0/ubuntu xenial main