pyrocufflink-dns: Remove dc0 forwarder
Decommissioning *dc0.pyrocufflink.blue*. Do not forward requests for internal domain names to it.
This commit is contained in:
@@ -23,13 +23,11 @@ pyrocufflink_common_zones:
|
|||||||
type: forward
|
type: forward
|
||||||
forward: only
|
forward: only
|
||||||
forwarders:
|
forwarders:
|
||||||
- 172.30.0.10
|
|
||||||
- 172.30.0.9
|
- 172.30.0.9
|
||||||
- zone: 0.30.172.in-addr.arpa
|
- zone: 0.30.172.in-addr.arpa
|
||||||
type: forward
|
type: forward
|
||||||
forward: only
|
forward: only
|
||||||
forwarders:
|
forwarders:
|
||||||
- 172.30.0.10
|
|
||||||
- 172.30.0.9
|
- 172.30.0.9
|
||||||
|
|
||||||
named_zones: '{{ pyrocufflink_red_zones + pyrocufflink_common_zones + rpz_zones }}'
|
named_zones: '{{ pyrocufflink_red_zones + pyrocufflink_common_zones + rpz_zones }}'
|
||||||
|
|||||||
Reference in New Issue
Block a user