add the arm subnet to the phx2 rules so it can read the rhel content

Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
This commit is contained in:
Dennis Gilmore 2016-09-08 16:35:03 +00:00
parent 5a7deac5c1
commit 7a85a1fc4d

View file

@ -37,7 +37,7 @@ acl Safe_ports port 80 # http
acl Safe_ports port 443 # https
acl CONNECT method CONNECT
acl our_sites dstdomain kojipkgs.fedoraproject.org kojipkgs01.phx2.fedoraproject.org
acl phx2 src 10.5.125.0/24 10.5.127.0/24
acl phx2 src 10.5.125.0/24 10.5.127.0/24 10.5.129.0/24
acl pdc src 10.5.126.134/32
acl repo_url urlpath_regex -i ^/repo/
acl kojipkgs urlpath_regex -i \.(rpm|log|sig)$