[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] osuosl174: adjust squid config to allow 192.168.*
Vagrant Cascadian (@vagrant)
gitlab at salsa.debian.org
Tue Dec 21 18:21:21 GMT 2021
Vagrant Cascadian pushed to branch master at Debian QA / jenkins.debian.net
Commits:
0050751f by Vagrant Cascadian at 2021-12-21T10:20:09-08:00
osuosl174: adjust squid config to allow 192.168.*
Some transient virtual machines running on it use this address range.
- - - - -
1 changed file:
- hosts/osuosl174-amd64/etc/squid/squid.conf
Changes:
=====================================
hosts/osuosl174-amd64/etc/squid/squid.conf
=====================================
@@ -974,7 +974,7 @@
# should be allowed
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 192.168.0.0/16 # RFC1918 possible internal network
#acl localnet src fc00::/7 # RFC 4193 local private network range
#acl localnet src fe80::/10 # RFC 4291 link-local (directly plugged) machines
acl localnet src 10.6.4.0/22 # OSUOSL nodes
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/0050751f9aee9789bc56da24690be3fbb1b5cb89
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/0050751f9aee9789bc56da24690be3fbb1b5cb89
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20211221/93ecf8b3/attachment.htm>
More information about the Qa-jenkins-scm
mailing list