Correct the subnet for qanet
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
de224d4fcf
commit
ab58f2b4fd
1 changed files with 1 additions and 1 deletions
|
@ -229,7 +229,7 @@ view "PHX2" {
|
|||
};
|
||||
|
||||
view "QA" {
|
||||
match-clients { 10.5.123.128/25; 10.5.131.0/24; };
|
||||
match-clients { 10.5.124.128/25; 10.5.131.0/24; };
|
||||
allow-recursion { localhost; qanet; rh-slaves; rh; };
|
||||
recursion yes;
|
||||
// no rate-limit on internal requests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue