Fix multipool sample file errors
There have been some small typos in the multipools sample file. This patch fixes them. Change-Id: I1dabe5692a809b7641d70d537c8d41ae150e80b3
This commit is contained in:
parent
05ebd15122
commit
4bee5ccb9d
@ -24,7 +24,7 @@
|
||||
# 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)
|
||||
targets:
|
||||
- type: powerdns
|
||||
- type: pdns4
|
||||
description: PowerDNS Database Cluster
|
||||
|
||||
# List out the designate-mdns servers from which PowerDNS servers should
|
||||
@ -110,4 +110,4 @@
|
||||
# DNS NOTIFY packets to
|
||||
also_notifies:
|
||||
- host: 192.0.2.4
|
||||
port:
|
||||
port: 53
|
||||
|
Loading…
x
Reference in New Issue
Block a user