
We want to replace the current executors with focal executors. Make sure zuul-executor can run there. Kubic is apparently the new source for libcontainers stuff: https://podman.io/getting-started/installation.html Use only timesyncd on focal ntp and timesyncd have a hard conflict with each other. Our test images install ntp. Remove it and just stay with timesyncd. Change-Id: I0126f7c77d92deb91711f38a19384a9319955cf5
8 lines
380 B
Plaintext
8 lines
380 B
Plaintext
# This file is kept updated by ansible, adapted from
|
|
# https://help.ubuntu.com/lts/serverguide/configuration.html
|
|
|
|
deb http://us.archive.ubuntu.com/ubuntu focal main universe
|
|
deb http://us.archive.ubuntu.com/ubuntu focal-updates main universe
|
|
deb http://us.archive.ubuntu.com/ubuntu focal-backports main universe
|
|
deb http://security.ubuntu.com/ubuntu focal-security main universe
|