PPC needs internal redhat.com
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
447792e14e
commit
dc7ed0883c
1 changed files with 8 additions and 0 deletions
|
@ -97,6 +97,14 @@ view "QA" {
|
|||
exempt-clients { qanet; };
|
||||
};
|
||||
|
||||
# make sure we forward only for redhat.com lookups
|
||||
zone "redhat.com" {
|
||||
type forward;
|
||||
forward only;
|
||||
forwarders { 10.5.26.20; 10.5.26.21; };
|
||||
};
|
||||
|
||||
|
||||
zone "beaker-project.org" {
|
||||
type forward;
|
||||
forward only;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue