diff --git a/roles/kea/templates/kea/kea-dhcp4.conf.j2 b/roles/kea/templates/kea/kea-dhcp4.conf.j2 index af9cebf..5bc3a7a 100644 --- a/roles/kea/templates/kea/kea-dhcp4.conf.j2 +++ b/roles/kea/templates/kea/kea-dhcp4.conf.j2 @@ -421,6 +421,11 @@ "hw-address": "dc:a6:32:bf:e2:3e", "ip-address": "172.23.4.251", "hostname": "openhabgw1" + }, + + { + "hw-address": "08:f9:e0:e4:51:30", + "hostname": "wled-stairs" } ] },