swann: use /dev/null as /etc/hosts file for coredns

This commit is contained in:
Luke Granger-Brown 2021-05-31 23:54:07 +00:00
parent 7195ed24c4
commit 73b1e96727

View file

@ -205,9 +205,8 @@ in {
allow net 192.168.0.0/16 172.16.0.0/12 10.0.0.0/8 127.0.0.0/8 allow net 192.168.0.0/16 172.16.0.0/12 10.0.0.0/8 127.0.0.0/8
block block
} }
hosts { hosts /dev/null {
2a02:26f0:5700:3b1::2ab3 www.nhs.uk 2a02:26f0:5700:3b1::2ab3 www.nhs.uk
100.102.224.95 swann.int.as205479.net swann
fallthrough fallthrough
} }
loadbalance loadbalance