system-config/playbooks/roles/base/repos/files/sources.list.bionic.aarch64
Monty Taylor e8716e742e Move base roles into a base subdir
If we move these into a subdir, it cleans up the number of things
we nave to files match on.

Stop running disable-puppet-agent in base. We run it in run-puppet
which should be fine.

Change-Id: Ia16adb96b11d25a097490882c4c59a50a0b7b23d
2020-05-27 16:28:37 -05:00

9 lines
430 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/ bionic main universe
deb http://ports.ubuntu.com/ubuntu-ports/ bionic-updates main universe
deb http://ports.ubuntu.com/ubuntu-ports/ bionic-backports main universe
deb http://ports.ubuntu.com/ubuntu-ports/ bionic-security main universe