add iad2 networks to kojipkgs varnish config
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
bf9b27d6b8
commit
7bbd1bd030
1 changed files with 17 additions and 0 deletions
|
@ -17,6 +17,23 @@ acl repoallowed {
|
|||
"10.5.128.87"/32;
|
||||
"10.5.128.69"/32;
|
||||
"10.16.0.0"/24;
|
||||
"10.3.161.0"/24;
|
||||
"10.3.162.0"/24;
|
||||
"10.3.163.0"/24;
|
||||
"10.3.164.0"/24;
|
||||
"10.3.165.0"/24;
|
||||
"10.3.166.0"/24;
|
||||
"10.3.167.0"/24;
|
||||
"10.3.168.0"/24;
|
||||
"10.3.169.0"/24;
|
||||
"10.3.170.0"/24;
|
||||
"10.3.171.0"/24;
|
||||
"10.3.172.0"/24;
|
||||
"10.3.173.0"/24;
|
||||
"10.3.174.0"/24;
|
||||
"10.3.175.0"/24;
|
||||
"10.3.176.0"/24;
|
||||
"10.3.177.0"/24;
|
||||
}
|
||||
|
||||
acl purge {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue