5fff35c90d
Change-Id: If80ffba72f4b5e74f1fea52900098c687090d9db
12 lines
607 B
Plaintext
12 lines
607 B
Plaintext
# Default repos
|
|
deb http://ports.ubuntu.com/ bionic main restricted universe multiverse
|
|
deb http://ports.ubuntu.com/ bionic-updates main restricted universe multiverse
|
|
deb http://ports.ubuntu.com/ bionic-security main restricted universe multiverse
|
|
|
|
# Backports have a lower priority and must be explicitly installed to be used
|
|
deb http://ports.ubuntu.com/ bionic-backports main restricted universe multiverse
|
|
|
|
# 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/rocky main
|