[#8320 ] Make sure that the qa network also can get these. Point to the right nameservers

This commit is contained in:
Stephen Smoogen 2020-01-10 20:24:50 +00:00 committed by Pierre-Yves Chibon
parent bb8417036c
commit 8955d6c86f

View file

@ -112,6 +112,14 @@ view "QA" {
forwarders { 10.5.26.20; 10.5.26.21; };
};
# We can't access the softwarefactory-project.io. because ns1/ns2 give unroutable ips. Need to use external
zone "softwarefactory-project.io" {
type forward;
forward only;
forwarders { 10.5.26.20; 10.5.26.21; };
};
zone "88.5.10.in-addr.arpa" {
type forward;
forward only;
@ -304,9 +312,10 @@ view "PHX2" {
zone "softwarefactory-project.io" {
type forward;
forward only;
forwarders { 8.8.8.8; 8.8.4.4; };
forwarders { 10.5.26.20; 10.5.26.21; };
};
zone "88.5.10.in-addr.arpa" {
type forward;
forward only;