mirror of
https://github.com/cwchristerw/tjas-infra
synced 2026-05-12 16:34:52 +00:00
Add PowerDNS Recursor to Deployer
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
incoming:
|
||||
listen:
|
||||
- 127.0.0.1:532
|
||||
recursor:
|
||||
forward_zones:
|
||||
- zone: tjas
|
||||
recurse: false
|
||||
forwarders:
|
||||
- 127.0.0.1:531
|
||||
Reference in New Issue
Block a user