summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Siodelski <marcin@isc.org>2019-03-07 13:59:24 +0100
committerMarcin Siodelski <marcin@isc.org>2019-03-07 13:59:24 +0100
commit1f7890d87e18b96c6cd2f540d1ebfcade87f5ea0 (patch)
treef32bc5768d89a1a192e636c033e7e2ec5c4959ab
parent0e022846de35bf31b7e6ae4fe7d8d900f14488ea (diff)
[master] Removed trailing comma in the default kea-dhcp-ddns config.465-add-subnet4-update-and-subnet6-update-commands-to-subnet-cmds-hook_base2
Okayed on jabber.
-rw-r--r--src/bin/keactrl/kea-dhcp-ddns.conf.pre2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/keactrl/kea-dhcp-ddns.conf.pre b/src/bin/keactrl/kea-dhcp-ddns.conf.pre
index cec180d9ba..d56119f74c 100644
--- a/src/bin/keactrl/kea-dhcp-ddns.conf.pre
+++ b/src/bin/keactrl/kea-dhcp-ddns.conf.pre
@@ -27,7 +27,7 @@
},
"tsig-keys": [],
"forward-ddns" : {},
- "reverse-ddns" : {},
+ "reverse-ddns" : {}
},
// Logging configuration starts here. Kea uses different loggers to log various