mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-23 18:10:17 +08:00
dns: drop duplicate zone entry
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -787,11 +787,6 @@ view "RDU3" {
|
||||
file "/var/named/master/built/stg.iad2.fedoraproject.org";
|
||||
};
|
||||
|
||||
zone "stg.rdu3.fedoraproject.org" {
|
||||
type master;
|
||||
file "/var/named/master/built/stg.rdu3.fedoraproject.org";
|
||||
};
|
||||
|
||||
include "/etc/named/zones.conf";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user