dns / iad2: add mgmt.rdu3 to iad view
We want to be able to ping/resolve the rdu3 mgmt hosts from iad2. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
0835a63791
commit
5d1e014ccd
1 changed files with 5 additions and 0 deletions
|
@ -194,6 +194,11 @@ view "IAD2" {
|
|||
file "/var/named/master/built/stg.iad2.fedoraproject.org";
|
||||
};
|
||||
|
||||
zone "mgmt.rdu3.fedoraproject.org" {
|
||||
type master;
|
||||
file "/var/named/master/built/mgmt.iad2.fedoraproject.org";
|
||||
};
|
||||
|
||||
zone "mgmt.rdu-cc.fedoraproject.org" {
|
||||
type master;
|
||||
file "/var/named/master/built/mgmt.rdu-cc.fedoraproject.org";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue