diff options
author | Holger Levsen <holger@layer-acht.org> | 2016-05-28 13:13:07 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-05-28 13:13:07 +0200 |
commit | ad84135a150966c950ba98ce612e08ee1eabf979 (patch) | |
tree | 3bb0190711ebe28f35cb2b5703f90c3117561e23 /hosts/profitbricks-build10-amd64/etc/apt/apt.conf.d/80proxy | |
parent | 8b75d5686f545cb7b9e29239d27b78be6b4fc6cc (diff) | |
download | jenkins.debian.net-ad84135a150966c950ba98ce612e08ee1eabf979.tar.xz |
add new node, profitbricks-build10-amd64, for lvc tests
Diffstat (limited to 'hosts/profitbricks-build10-amd64/etc/apt/apt.conf.d/80proxy')
-rw-r--r-- | hosts/profitbricks-build10-amd64/etc/apt/apt.conf.d/80proxy | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts/profitbricks-build10-amd64/etc/apt/apt.conf.d/80proxy b/hosts/profitbricks-build10-amd64/etc/apt/apt.conf.d/80proxy new file mode 100644 index 00000000..15a688ea --- /dev/null +++ b/hosts/profitbricks-build10-amd64/etc/apt/apt.conf.d/80proxy @@ -0,0 +1,2 @@ +Acquire::http::Proxy "http://localhost:3128"; + |