From 4bee5ccb9d9d193b36bb9ce6cbfaa2c712a4064e Mon Sep 17 00:00:00 2001 From: Omer Date: Thu, 25 Apr 2024 22:26:05 +0200 Subject: [PATCH] Fix multipool sample file errors There have been some small typos in the multipools sample file. This patch fixes them. Change-Id: I1dabe5692a809b7641d70d537c8d41ae150e80b3 --- etc/designate/pools.yaml.sample-multiple-pools | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/designate/pools.yaml.sample-multiple-pools b/etc/designate/pools.yaml.sample-multiple-pools index 02f42993d..760b53c91 100644 --- a/etc/designate/pools.yaml.sample-multiple-pools +++ b/etc/designate/pools.yaml.sample-multiple-pools @@ -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