Ajdust kojipkgs and varnish to allow new s390x network
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
a277aee548
commit
a6a82ac806
2 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,7 @@ acl repoallowed {
|
|||
"10.5.128.87"/32;
|
||||
"10.5.128.69"/32;
|
||||
"10.16.0.0"/24;
|
||||
"10.1.102.0"/24;
|
||||
"10.3.161.0"/24;
|
||||
"10.3.162.0"/24;
|
||||
"10.3.163.0"/24;
|
||||
|
|
|
@ -8,6 +8,7 @@ import directors;
|
|||
#
|
||||
acl repoallowed {
|
||||
"10.16.0.0"/24;
|
||||
"10.1.102.0"/24;
|
||||
}
|
||||
|
||||
acl purge {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue