e8716e742e
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
11 lines
549 B
Plaintext
11 lines
549 B
Plaintext
# This file is kept updated by ansible, adapted from
|
|
# http://ubuntuguide.org/wiki/Ubuntu_Trusty_Packages_and_Repositories
|
|
|
|
deb http://us.archive.ubuntu.com/ubuntu trusty main
|
|
deb http://us.archive.ubuntu.com/ubuntu trusty-updates main
|
|
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-backports main universe
|
|
deb http://security.ubuntu.com/ubuntu trusty-security main
|
|
deb http://security.ubuntu.com/ubuntu trusty-security universe
|