Assign rh-slaves to phx2 view
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
118f32439c
commit
e3f9b98679
1 changed files with 1 additions and 1 deletions
|
@ -224,7 +224,7 @@ view "QA" {
|
||||||
};
|
};
|
||||||
|
|
||||||
view "PHX2" {
|
view "PHX2" {
|
||||||
match-clients { phx2net; 192.168.0.0/16; 172.16.0.0/12; };
|
match-clients { phx2net; rh-slaves; 192.168.0.0/16; 172.16.0.0/12; };
|
||||||
allow-recursion { localhost; phx2net; rh-slaves; rh; };
|
allow-recursion { localhost; phx2net; rh-slaves; rh; };
|
||||||
recursion yes;
|
recursion yes;
|
||||||
// no rate-limit on internal requests
|
// no rate-limit on internal requests
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue