Add s390.fp.o to the nameservers
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
0285a24331
commit
70b0289898
1 changed files with 10 additions and 0 deletions
|
@ -166,6 +166,11 @@ view "QA" {
|
|||
file "/var/named/master/built/ppc.fedoraproject.org";
|
||||
};
|
||||
|
||||
zone "s390.fedoraproject.org" {
|
||||
type master;
|
||||
file "/var/named/master/built/s390.fedoraproject.org";
|
||||
};
|
||||
|
||||
zone "78.5.10.in-addr.arpa" {
|
||||
type master;
|
||||
file "/var/named/master/built/78.5.10.in-addr.arpa";
|
||||
|
@ -316,6 +321,11 @@ view "PHX2" {
|
|||
file "/var/named/master/built/ppc.fedoraproject.org";
|
||||
};
|
||||
|
||||
zone "s390.fedoraproject.org" {
|
||||
type master;
|
||||
file "/var/named/master/built/s390.fedoraproject.org";
|
||||
};
|
||||
|
||||
zone "78.5.10.in-addr.arpa" {
|
||||
type master;
|
||||
file "/var/named/master/built/78.5.10.in-addr.arpa";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue