Revert "[dns] add South America(SA) region for proxies"
This reverts commit 8c3d08396b
.
Landing this before changes in DNS repo left the SA region with
no proxies. ;( Reverting it until we can land it all (nearly) at
once.
This commit is contained in:
parent
94ac2b73be
commit
7eede0312f
1 changed files with 0 additions and 23 deletions
|
@ -615,29 +615,6 @@ view "AFR" {
|
|||
include "/etc/named/zones.conf";
|
||||
};
|
||||
|
||||
view "SA" {
|
||||
match-clients { AR; BO; BR; CL; CO; EC; GY; PY; PE; SR; UY; VE; FK; GF; };
|
||||
|
||||
recursion no;
|
||||
zone "fedoraproject.org" {
|
||||
type master;
|
||||
file "/var/named/master/built/SA/fedoraproject.org.signed";
|
||||
};
|
||||
zone "cloud.fedoraproject.org" {
|
||||
type master;
|
||||
file "/var/named/master/built/SA/cloud.fedoraproject.org.signed";
|
||||
};
|
||||
zone "getfedora.org" {
|
||||
type master;
|
||||
file "/var/named/master/built/SA/getfedora.org.signed";
|
||||
};
|
||||
zone "pagure.io" {
|
||||
type master;
|
||||
file "/var/named/master/built/SA/pagure.io";
|
||||
};
|
||||
include "/etc/named/zones.conf";
|
||||
};
|
||||
|
||||
|
||||
view "DEFAULT" {
|
||||
match-clients { any; };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue