Also need to add hosts here.
This commit is contained in:
parent
69bd6526eb
commit
eb01ddf5bf
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ acl SSL_ports port 443
|
|||
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 kojipkgs02.phx2.fedoraproject.org
|
||||
acl our_sites dstdomain kojipkgs.fedoraproject.org kojipkgs01.fedoraproject.org kojipkgs02.fedoraproject.org kojipkgs01.phx2.fedoraproject.org kojipkgs02.phx2.fedoraproject.org
|
||||
acl phx2 src 10.5.125.0/24 10.5.127.0/24 10.5.129.0/24
|
||||
# The stg builders in the createrepo channel need access to repos
|
||||
acl phx2-stg src 10.5.126.14/32 10.5.126.223/32 10.5.126.224/32 10.5.126.225/32 10.5.126.226/32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue