Update rh-slaves and disable phx2.fp.o from the internet
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
8a18e8c9f3
commit
118f32439c
1 changed files with 1 additions and 13 deletions
|
@ -24,7 +24,7 @@ acl "ns_redhat" { 66.187.233.210; 209.132.183.2; 66.187.229.10; };
|
|||
//
|
||||
acl "phx2net" { 10.4.124.128/25; 10.5.78.0/24; 10.5.79.0/24; 10.5.125.0/24; 10.5.126.0/24; 10.5.127.0/24; };
|
||||
acl "qanet" { 10.5.124.128/25; 10.5.131.0/24; };
|
||||
acl "rh-slaves" { 172.16.52.28; 10.11.255.27; 10.11.255.3; };
|
||||
acl "rh-slaves" { 10.5.30.78; };
|
||||
acl "rh" { 10.0.0.0/8; };
|
||||
//
|
||||
options {
|
||||
|
@ -379,10 +379,6 @@ view "NA" {
|
|||
type master;
|
||||
file "/var/named/master/built/NA/getfedora.org.signed";
|
||||
};
|
||||
zone "phx2.fedoraproject.org" {
|
||||
type master;
|
||||
file "/var/named/master/built/phx2.fedoraproject.org";
|
||||
};
|
||||
include "/etc/named/zones.conf";
|
||||
};
|
||||
|
||||
|
@ -403,10 +399,6 @@ view "EU" {
|
|||
type master;
|
||||
file "/var/named/master/built/EU/getfedora.org.signed";
|
||||
};
|
||||
zone "phx2.fedoraproject.org" {
|
||||
type master;
|
||||
file "/var/named/master/built/phx2.fedoraproject.org";
|
||||
};
|
||||
include "/etc/named/zones.conf";
|
||||
};
|
||||
|
||||
|
@ -426,10 +418,6 @@ view "DEFAULT" {
|
|||
type master;
|
||||
file "/var/named/master/built/DEFAULT/getfedora.org.signed";
|
||||
};
|
||||
zone "phx2.fedoraproject.org" {
|
||||
type master;
|
||||
file "/var/named/master/built/phx2.fedoraproject.org";
|
||||
};
|
||||
include "/etc/named/zones.conf";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue