Correcting DNS config for maas and ingress VIPs
[nc/ovs-dpdk-unicycle.git] / coredns / Corefile
1 vran.k2.ericsson.se {
2     file /etc/coredns/zones/vran.k2.ericsson.se
3     loadbalance
4     errors stdout
5     log
6 }
7 51.10.in-addr.arpa {
8     file /etc/coredns/zones/arpa.in-addr.51.10
9     loadbalance
10     errors stdout
11     log
12 }
13 . {
14     proxy . 10.64.73.100
15     loadbalance
16     cache 60
17     errors stdout
18     log
19 }
20