47dfee9ce6
Change-Id: I06d5e0890017f0e73aacf713670e253fd40a7a27
12 lines
608 B
Plaintext
12 lines
608 B
Plaintext
# Default repos
|
|
deb http://ports.ubuntu.com/ xenial main restricted universe multiverse
|
|
deb http://ports.ubuntu.com/ xenial-updates main restricted universe multiverse
|
|
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 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
|