diff --git a/roles/dns/files/named.conf b/roles/dns/files/named.conf index 81af2ea5fa..b7d23c9f2b 100644 --- a/roles/dns/files/named.conf +++ b/roles/dns/files/named.conf @@ -224,7 +224,7 @@ view "QA" { }; 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; }; recursion yes; // no rate-limit on internal requests