From 6db05ccb51c3415417042ff671c6fd6e1720fb4c Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Tue, 19 Dec 2017 21:52:13 +0000 Subject: [PATCH] Allow buildhw-aarch64* into the rhel repos Signed-off-by: Patrick Uiterwijk --- roles/varnish/templates/kojipkgs.vcl.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/varnish/templates/kojipkgs.vcl.j2 b/roles/varnish/templates/kojipkgs.vcl.j2 index 56b19efcf8..0362490bdb 100644 --- a/roles/varnish/templates/kojipkgs.vcl.j2 +++ b/roles/varnish/templates/kojipkgs.vcl.j2 @@ -7,6 +7,7 @@ import directors; # These nets/machines are allowed /repo access # acl repoallowed { + "10.5.78.0"/24; "10.5.125.0"/24; "10.5.127.0"/24; "10.5.129.0"/24;