diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-08-07 18:29:04 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-08-07 18:29:04 +0200 |
commit | a168e42c231b9e332d9972cce3ad3919163cc5c5 (patch) | |
tree | b76f590786c56484866977a3ab805d186e47c23b /hosts/profitbricks-build2-amd64/etc/apt/sources.list | |
parent | bddeecf796b6f22e52feed04ee5dceacb637ecca (diff) | |
download | jenkins.debian.net-a168e42c231b9e332d9972cce3ad3919163cc5c5.tar.xz |
reproducible: add new amd64 build node: profitbricks-build2-amd64.d.n
Diffstat (limited to 'hosts/profitbricks-build2-amd64/etc/apt/sources.list')
-rw-r--r-- | hosts/profitbricks-build2-amd64/etc/apt/sources.list | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/hosts/profitbricks-build2-amd64/etc/apt/sources.list b/hosts/profitbricks-build2-amd64/etc/apt/sources.list new file mode 100644 index 00000000..c9de5374 --- /dev/null +++ b/hosts/profitbricks-build2-amd64/etc/apt/sources.list @@ -0,0 +1,11 @@ +deb http://ftp.de.debian.org/debian/ jessie main non-free +#deb-src http://ftp.de.debian.org/debian/ jessie main non-free + +deb http://ftp.de.debian.org/debian/ jessie-updates main contrib non-free +#deb-src http://ftp.de.debian.org/debian/ jessie-updates main contrib non-free + +deb http://security.debian.org/ jessie/updates main non-free +#deb-src http://security.debian.org/ jessie/updates main non-free + +deb http://ftp.de.debian.org/debian/ jessie-backports main non-free +#deb-src http://ftp.de.debian.org/debian/ jessie-backports main non-free |