a063bee28d
Change-Id: Ia1ace8b5d981a28c6722fc4ddd074f1daa02ad9b
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 bionic-updates/rocky main
|