dns: actually serve the rdu3 mgmt zone to requests for it instead of the iad2 one

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi
2025-06-23 15:53:20 -07:00
parent 88e2ad41f2
commit 58bdf975c0
2 changed files with 1 additions and 2 deletions

View File

@@ -138,7 +138,6 @@ rdu3_management_hosts:
- bvmhost-x86-02.mgmt.rdu3.fedoraproject.org
- bvmhost-x86-03.mgmt.rdu3.fedoraproject.org
- bvmhost-x86-04.mgmt.rdu3.fedoraproject.org
- bvmhost-x86-05.mgmt.rdu3.fedoraproject.org
- bvmhost-x86-06.mgmt.rdu3.fedoraproject.org
- openqa-a64-worker01.mgmt.rdu3.fedoraproject.org
- openqa-a64-worker02.mgmt.rdu3.fedoraproject.org

View File

@@ -201,7 +201,7 @@ view "IAD2" {
zone "mgmt.rdu3.fedoraproject.org" {
type master;
file "/var/named/master/built/mgmt.iad2.fedoraproject.org";
file "/var/named/master/built/mgmt.rdu3.fedoraproject.org";
};
zone "mgmt.rdu-cc.fedoraproject.org" {