kea: Subnet IDs are now mandatory

This commit is contained in:
Erwin Boskma 2024-06-03 12:20:16 +02:00
parent c0ed5156dc
commit ed8dcd8c82
Signed by: erwin
SSH key fingerprint: SHA256:/Wk1WZdLg+vQHs3in9qq7PsIp8SMzwGSk/RLZ5zPuZk

View file

@ -63,6 +63,7 @@
subnet4 = [ subnet4 = [
{ {
id = 1;
pools = [ { pool = "10.0.0.150 - 10.0.0.200"; } ]; pools = [ { pool = "10.0.0.150 - 10.0.0.200"; } ];
subnet = "10.0.0.0/24"; subnet = "10.0.0.0/24";
option-data = [ option-data = [