make sure phx2 zone is in the correct view
This commit is contained in:
parent
f2066c896d
commit
25796c2fd6
1 changed files with 4 additions and 0 deletions
|
@ -172,6 +172,10 @@ view "IAD2" {
|
|||
forwarders { 10.39.144.11; 10.5.19.1; 10.11.191.1; };
|
||||
};
|
||||
|
||||
zone "phx2.fedoraproject.org" {
|
||||
type master;
|
||||
file "/var/named/master/built/phx2.fedoraproject.org.signed";
|
||||
};
|
||||
zone "iad2.fedoraproject.org" {
|
||||
type master;
|
||||
file "/var/named/master/built/iad2.fedoraproject.org";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue