97e74314f5
Add a valid aarch64 sources configuration file, and update the template to deploy the file on a per-architecture basis. Ensure we install the HWE kernel for arm64 servers Change-Id: If345e704540ea10828060d26e930a61ce68ed178
14 lines
792 B
Plaintext
14 lines
792 B
Plaintext
# This file is kept updated by puppet, adapted from
|
|
# http://ubuntuguide.org/wiki/Ubuntu_Trusty_Packages_and_Repositories
|
|
|
|
deb http://us.archive.ubuntu.com/ubuntu trusty main restricted
|
|
deb http://us.archive.ubuntu.com/ubuntu trusty-updates main restricted
|
|
deb http://us.archive.ubuntu.com/ubuntu trusty universe
|
|
deb http://us.archive.ubuntu.com/ubuntu trusty-updates universe
|
|
deb http://us.archive.ubuntu.com/ubuntu trusty multiverse
|
|
deb http://us.archive.ubuntu.com/ubuntu trusty-updates multiverse
|
|
deb http://us.archive.ubuntu.com/ubuntu trusty-backports main restricted universe multiverse
|
|
deb http://security.ubuntu.com/ubuntu trusty-security main restricted
|
|
deb http://security.ubuntu.com/ubuntu trusty-security universe
|
|
deb http://security.ubuntu.com/ubuntu trusty-security multiverse
|