a7180a096c
This change imports the code from [ https://github.com/cloudnull/osa-multi-node-aio ] so that others in the OSA community can benifit from and contribute to the project. Change-Id: Id9a2d928f7e8bbd185725349e8ce51344f19daa4 Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
20 lines
1.3 KiB
Plaintext
20 lines
1.3 KiB
Plaintext
deb http://archive.ubuntu.com/ubuntu trusty main restricted
|
|
deb-src http://archive.ubuntu.com/ubuntu trusty main restricted
|
|
deb http://archive.ubuntu.com/ubuntu trusty-updates main restricted
|
|
deb-src http://archive.ubuntu.com/ubuntu trusty-updates main restricted
|
|
deb http://archive.ubuntu.com/ubuntu trusty universe
|
|
deb-src http://archive.ubuntu.com/ubuntu trusty universe
|
|
deb http://archive.ubuntu.com/ubuntu trusty-updates universe
|
|
deb-src http://archive.ubuntu.com/ubuntu trusty-updates universe
|
|
deb http://archive.ubuntu.com/ubuntu trusty multiverse
|
|
deb-src http://archive.ubuntu.com/ubuntu trusty multiverse
|
|
deb http://archive.ubuntu.com/ubuntu trusty-updates multiverse
|
|
deb-src http://archive.ubuntu.com/ubuntu trusty-updates multiverse
|
|
deb http://archive.ubuntu.com/ubuntu trusty-backports main restricted universe multiverse
|
|
deb-src http://archive.ubuntu.com/ubuntu trusty-backports main restricted universe multiverse
|
|
deb http://security.ubuntu.com/ubuntu trusty-security main restricted
|
|
deb-src http://security.ubuntu.com/ubuntu trusty-security main restricted
|
|
deb http://security.ubuntu.com/ubuntu trusty-security universe
|
|
deb-src http://security.ubuntu.com/ubuntu trusty-security universe
|
|
deb http://security.ubuntu.com/ubuntu trusty-security multiverse
|
|
deb-src http://security.ubuntu.com/ubuntu trusty-security multiverse |