system-config/playbooks/roles/base/repos/files/sources.list.focal.aarch64
Ian Wienand 4ea57feabb arm64 mirror : update to Focal
We have having constant issues with the bionic arm64 mirror shutting
itself off.  Before we go too far down the path of debugging what
appears to be a kernel oops issue, let's rebuild it as focal.

Update the sources list in the base.  Update the testing to use a
focal node.

Change-Id: I5b7106e2263010ff353e8a1de43e73b0c0ec57e1
2020-08-20 13:32:08 +10:00

9 lines
426 B
Plaintext

# This file is kept updated by ansible, adapted from
# https://help.ubuntu.com/lts/serverguide/configuration.html
# Note the use of ports.ubuntu.com.
deb http://ports.ubuntu.com/ubuntu-ports/ focal main universe
deb http://ports.ubuntu.com/ubuntu-ports/ focal-updates main universe
deb http://ports.ubuntu.com/ubuntu-ports/ focal-backports main universe
deb http://ports.ubuntu.com/ubuntu-ports/ focal-security main universe