Merge "Fix multipool sample file errors"
This commit is contained in:
commit
73d83a9369
@ -24,7 +24,7 @@
|
|||||||
# List out the targets for this pool. For PowerDNS, this is the database
|
# List out the targets for this pool. For PowerDNS, this is the database
|
||||||
# (or databases, if you deploy a separate DB for each PowerDNS server)
|
# (or databases, if you deploy a separate DB for each PowerDNS server)
|
||||||
targets:
|
targets:
|
||||||
- type: powerdns
|
- type: pdns4
|
||||||
description: PowerDNS Database Cluster
|
description: PowerDNS Database Cluster
|
||||||
|
|
||||||
# List out the designate-mdns servers from which PowerDNS servers should
|
# List out the designate-mdns servers from which PowerDNS servers should
|
||||||
@ -110,4 +110,4 @@
|
|||||||
# DNS NOTIFY packets to
|
# DNS NOTIFY packets to
|
||||||
also_notifies:
|
also_notifies:
|
||||||
- host: 192.0.2.4
|
- host: 192.0.2.4
|
||||||
port:
|
port: 53
|
||||||
|
Loading…
Reference in New Issue
Block a user