[release] Use UCA Wallaby

openvswitch has been pinned to 2.13.1 due to upgrade
issues with 2.15.0

Change-Id: I031128d38e32c23147ad70e429b9aff66df3b8da
(cherry picked from commit c028639af8)
This commit is contained in:
Marcin Juszkiewicz 2021-03-22 18:55:11 +01:00 committed by Radosław Piliszek
parent 2e3c2d9b63
commit b2e6babf1a
4 changed files with 7 additions and 3 deletions

View File

@ -5,3 +5,7 @@ Pin-Priority: 1000
Package: erlang*
Pin: version 1:23.*
Pin-Priority: 1000
Package: openvswitch*
Pin: version 2.13.*
Pin-Priority: 1000

View File

@ -10,7 +10,7 @@ deb http://archive.ubuntu.com/ubuntu/ focal-backports main universe
# 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 focal-updates/victoria main
deb http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/wallaby main
# NOTE(hrw): repositories below are added into image when they are needed as
# separate files in /etc/apt/sources.list.d/ directory. For that purpose they

View File

@ -8,7 +8,7 @@ deb http://ports.ubuntu.com/ focal-backports main universe
# 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 focal-updates/victoria main
deb http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/wallaby main
# NOTE(hrw): repositories below are added into image when they are needed as
# separate files in /etc/apt/sources.list.d/ directory. For that purpose they

View File

@ -8,7 +8,7 @@ deb http://ports.ubuntu.com/ focal-backports main universe
# 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 focal-updates/victoria main
deb http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/wallaby main
# NOTE(hrw): repositories below are added into image when they are needed as
# separate files in /etc/apt/sources.list.d/ directory. For that purpose they