[Qa-jenkins-scm] [jenkins.debian.net] 03/03: use same squid.conf as for jenkins hosts. (allow cucumber VMs access via squid (assuming they're on 10.x.x.x)

Holger Levsen holger at layer-acht.org
Thu May 12 14:06:47 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 f70b883c1268300b26984267a80ee4b40cd29ade
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu May 12 16:06:11 2016 +0200

    use same squid.conf as for jenkins hosts. (allow cucumber VMs access via squid (assuming they're on 10.x.x.x)
---
 hosts/profitbricks-build1-amd64/etc/squid3/squid.conf | 4 ++--
 hosts/profitbricks-build2-i386/etc/squid3/squid.conf  | 4 ++--
 hosts/profitbricks-build3-amd64/etc/squid3/squid.conf | 4 ++--
 hosts/profitbricks-build4-amd64/etc/squid3/squid.conf | 4 ++--
 hosts/profitbricks-build5-amd64/etc/squid3/squid.conf | 4 ++--
 hosts/profitbricks-build6-i386/etc/squid3/squid.conf  | 4 ++--
 6 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/hosts/profitbricks-build1-amd64/etc/squid3/squid.conf b/hosts/profitbricks-build1-amd64/etc/squid3/squid.conf
index d7b6fab..d3a0a7f 100644
--- a/hosts/profitbricks-build1-amd64/etc/squid3/squid.conf
+++ b/hosts/profitbricks-build1-amd64/etc/squid3/squid.conf
@@ -697,7 +697,7 @@
 # Example rule allowing access from your local networks.
 # Adapt to list your (internal) IP networks from where browsing
 # should be allowed
-#acl localnet src 10.0.0.0/8	# RFC1918 possible internal network
+acl localnet src 10.0.0.0/8	# RFC1918 possible internal network
 #acl localnet src 172.16.0.0/12	# RFC1918 possible internal network
 #acl localnet src 192.168.0.0/16	# RFC1918 possible internal network
 #acl localnet src fc00::/7       # RFC 4193 local private network range
@@ -837,7 +837,7 @@ http_access deny CONNECT !SSL_ports
 # Example rule allowing access from your local networks.
 # Adapt localnet in the ACL section to list your (internal) IP networks
 # from where browsing should be allowed
-#http_access allow localnet
+http_access allow localnet
 http_access allow localhost
 
 # And finally deny all other access to this proxy
diff --git a/hosts/profitbricks-build2-i386/etc/squid3/squid.conf b/hosts/profitbricks-build2-i386/etc/squid3/squid.conf
index d7b6fab..d3a0a7f 100644
--- a/hosts/profitbricks-build2-i386/etc/squid3/squid.conf
+++ b/hosts/profitbricks-build2-i386/etc/squid3/squid.conf
@@ -697,7 +697,7 @@
 # Example rule allowing access from your local networks.
 # Adapt to list your (internal) IP networks from where browsing
 # should be allowed
-#acl localnet src 10.0.0.0/8	# RFC1918 possible internal network
+acl localnet src 10.0.0.0/8	# RFC1918 possible internal network
 #acl localnet src 172.16.0.0/12	# RFC1918 possible internal network
 #acl localnet src 192.168.0.0/16	# RFC1918 possible internal network
 #acl localnet src fc00::/7       # RFC 4193 local private network range
@@ -837,7 +837,7 @@ http_access deny CONNECT !SSL_ports
 # Example rule allowing access from your local networks.
 # Adapt localnet in the ACL section to list your (internal) IP networks
 # from where browsing should be allowed
-#http_access allow localnet
+http_access allow localnet
 http_access allow localhost
 
 # And finally deny all other access to this proxy
diff --git a/hosts/profitbricks-build3-amd64/etc/squid3/squid.conf b/hosts/profitbricks-build3-amd64/etc/squid3/squid.conf
index d7b6fab..d3a0a7f 100644
--- a/hosts/profitbricks-build3-amd64/etc/squid3/squid.conf
+++ b/hosts/profitbricks-build3-amd64/etc/squid3/squid.conf
@@ -697,7 +697,7 @@
 # Example rule allowing access from your local networks.
 # Adapt to list your (internal) IP networks from where browsing
 # should be allowed
-#acl localnet src 10.0.0.0/8	# RFC1918 possible internal network
+acl localnet src 10.0.0.0/8	# RFC1918 possible internal network
 #acl localnet src 172.16.0.0/12	# RFC1918 possible internal network
 #acl localnet src 192.168.0.0/16	# RFC1918 possible internal network
 #acl localnet src fc00::/7       # RFC 4193 local private network range
@@ -837,7 +837,7 @@ http_access deny CONNECT !SSL_ports
 # Example rule allowing access from your local networks.
 # Adapt localnet in the ACL section to list your (internal) IP networks
 # from where browsing should be allowed
-#http_access allow localnet
+http_access allow localnet
 http_access allow localhost
 
 # And finally deny all other access to this proxy
diff --git a/hosts/profitbricks-build4-amd64/etc/squid3/squid.conf b/hosts/profitbricks-build4-amd64/etc/squid3/squid.conf
index d7b6fab..d3a0a7f 100644
--- a/hosts/profitbricks-build4-amd64/etc/squid3/squid.conf
+++ b/hosts/profitbricks-build4-amd64/etc/squid3/squid.conf
@@ -697,7 +697,7 @@
 # Example rule allowing access from your local networks.
 # Adapt to list your (internal) IP networks from where browsing
 # should be allowed
-#acl localnet src 10.0.0.0/8	# RFC1918 possible internal network
+acl localnet src 10.0.0.0/8	# RFC1918 possible internal network
 #acl localnet src 172.16.0.0/12	# RFC1918 possible internal network
 #acl localnet src 192.168.0.0/16	# RFC1918 possible internal network
 #acl localnet src fc00::/7       # RFC 4193 local private network range
@@ -837,7 +837,7 @@ http_access deny CONNECT !SSL_ports
 # Example rule allowing access from your local networks.
 # Adapt localnet in the ACL section to list your (internal) IP networks
 # from where browsing should be allowed
-#http_access allow localnet
+http_access allow localnet
 http_access allow localhost
 
 # And finally deny all other access to this proxy
diff --git a/hosts/profitbricks-build5-amd64/etc/squid3/squid.conf b/hosts/profitbricks-build5-amd64/etc/squid3/squid.conf
index d7b6fab..d3a0a7f 100644
--- a/hosts/profitbricks-build5-amd64/etc/squid3/squid.conf
+++ b/hosts/profitbricks-build5-amd64/etc/squid3/squid.conf
@@ -697,7 +697,7 @@
 # Example rule allowing access from your local networks.
 # Adapt to list your (internal) IP networks from where browsing
 # should be allowed
-#acl localnet src 10.0.0.0/8	# RFC1918 possible internal network
+acl localnet src 10.0.0.0/8	# RFC1918 possible internal network
 #acl localnet src 172.16.0.0/12	# RFC1918 possible internal network
 #acl localnet src 192.168.0.0/16	# RFC1918 possible internal network
 #acl localnet src fc00::/7       # RFC 4193 local private network range
@@ -837,7 +837,7 @@ http_access deny CONNECT !SSL_ports
 # Example rule allowing access from your local networks.
 # Adapt localnet in the ACL section to list your (internal) IP networks
 # from where browsing should be allowed
-#http_access allow localnet
+http_access allow localnet
 http_access allow localhost
 
 # And finally deny all other access to this proxy
diff --git a/hosts/profitbricks-build6-i386/etc/squid3/squid.conf b/hosts/profitbricks-build6-i386/etc/squid3/squid.conf
index d7b6fab..d3a0a7f 100644
--- a/hosts/profitbricks-build6-i386/etc/squid3/squid.conf
+++ b/hosts/profitbricks-build6-i386/etc/squid3/squid.conf
@@ -697,7 +697,7 @@
 # Example rule allowing access from your local networks.
 # Adapt to list your (internal) IP networks from where browsing
 # should be allowed
-#acl localnet src 10.0.0.0/8	# RFC1918 possible internal network
+acl localnet src 10.0.0.0/8	# RFC1918 possible internal network
 #acl localnet src 172.16.0.0/12	# RFC1918 possible internal network
 #acl localnet src 192.168.0.0/16	# RFC1918 possible internal network
 #acl localnet src fc00::/7       # RFC 4193 local private network range
@@ -837,7 +837,7 @@ http_access deny CONNECT !SSL_ports
 # Example rule allowing access from your local networks.
 # Adapt localnet in the ACL section to list your (internal) IP networks
 # from where browsing should be allowed
-#http_access allow localnet
+http_access allow localnet
 http_access allow localhost
 
 # And finally deny all other access to this proxy

-- 
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