pyrocufflink-dns: Remove dc0 forwarder
Decommissioning *dc0.pyrocufflink.blue*. Do not forward requests for internal domain names to it.ntfy
parent
62ca80a5f0
commit
74deb895ae
|
@ -23,13 +23,11 @@ pyrocufflink_common_zones:
|
|||
type: forward
|
||||
forward: only
|
||||
forwarders:
|
||||
- 172.30.0.10
|
||||
- 172.30.0.9
|
||||
- zone: 0.30.172.in-addr.arpa
|
||||
type: forward
|
||||
forward: only
|
||||
forwarders:
|
||||
- 172.30.0.10
|
||||
- 172.30.0.9
|
||||
|
||||
named_zones: '{{ pyrocufflink_red_zones + pyrocufflink_common_zones + rpz_zones }}'
|
||||
|
|
Loading…
Reference in New Issue