Fixes kea service failing with error
subnet configuration failed: missing parameter 'id'
This commit is contained in:
Jakob Lechner 2025-07-18 23:50:57 +02:00
parent f707f21237
commit e2c5ba1440

View file

@ -92,6 +92,7 @@ in {
subnet4 = [
{
id = 1;
subnet = cfg.subnet;
pools = [
{