diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-10-08 10:14:28 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-10-08 10:14:28 +0200 |
commit | 5b07669f5dfc1599c13c0272cd46b176534aa01b (patch) | |
tree | c8bc04ec6f5fb525a9c307259bf2f1f10ee3d6c5 /hosts/profitbricks-build5-amd64/etc/apt/sources.list | |
parent | 7601f6751c9eab648ffad7cb0b5ec77722a1e0f0 (diff) | |
download | jenkins.debian.net-5b07669f5dfc1599c13c0272cd46b176534aa01b.tar.xz |
reproducible: add profitbricks-build5-amd64 and profitbricks-build6-amd64
Diffstat (limited to 'hosts/profitbricks-build5-amd64/etc/apt/sources.list')
-rw-r--r-- | hosts/profitbricks-build5-amd64/etc/apt/sources.list | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/hosts/profitbricks-build5-amd64/etc/apt/sources.list b/hosts/profitbricks-build5-amd64/etc/apt/sources.list new file mode 100644 index 00000000..c9de5374 --- /dev/null +++ b/hosts/profitbricks-build5-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 |