From 8d1a7820c9cd5ed61be03af223df386472f1805f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christer=20War=C3=A9n?= Date: Sat, 16 Aug 2025 13:01:14 +0300 Subject: [PATCH] Fix syntax in Kea configuration --- files/kea/kea-dhcp4.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/kea/kea-dhcp4.conf b/files/kea/kea-dhcp4.conf index afbe832..c046a5e 100644 --- a/files/kea/kea-dhcp4.conf +++ b/files/kea/kea-dhcp4.conf @@ -163,7 +163,7 @@ "pools": [ { "pool": "192.168.69.1 - 192.168.69.62" - }, + } ], "option-data": [ {