[Qa-jenkins-scm] [jenkins.debian.net] 01/01: add /etc/hosts for jenkins, to define 'local-http-proxy' for use in lvc
Holger Levsen
holger at layer-acht.org
Sat May 14 15:08:14 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit ef3d7489cd2705de1ff9509f4ba116f43375578a
Author: Philip Hands <phil at hands.com>
Date: Sat May 14 16:52:27 2016 +0200
add /etc/hosts for jenkins, to define 'local-http-proxy' for use in lvc
---
hosts/jenkins/etc/hosts | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/hosts/jenkins/etc/hosts b/hosts/jenkins/etc/hosts
new file mode 100644
index 0000000..5c966c4
--- /dev/null
+++ b/hosts/jenkins/etc/hosts
@@ -0,0 +1,11 @@
+127.0.0.1 localhost
+127.0.1.1 jenkins.debian.net jenkins
+10.2.1.1 local-http-proxy
+
+# The following lines are desirable for IPv6 capable hosts
+::1 ip6-localhost ip6-loopback
+fe00::0 ip6-localnet
+ff00::0 ip6-mcastprefix
+ff02::1 ip6-allnodes
+ff02::2 ip6-allrouters
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list