Ajdust kojipkgs and varnish to allow new s390x network

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2024-02-20 16:05:19 -08:00
parent a277aee548
commit a6a82ac806
2 changed files with 2 additions and 0 deletions

View file

@ -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;

View file

@ -8,6 +8,7 @@ import directors;
#
acl repoallowed {
"10.16.0.0"/24;
"10.1.102.0"/24;
}
acl purge {