pie/dhcp: make sure pie ip-address is reserved

This commit is contained in:
Benjamin Bädorf 2024-02-02 10:14:01 +01:00
parent 111301457f
commit 65cac0b1a4
No known key found for this signature in database
GPG key ID: 1B7BF5B77A521346

View file

@ -50,6 +50,10 @@
reservations = [
# Pie should set ip itself
{
hw-address = "dc:a6:32:5c:31:64";
ip-address = "192.168.178.2";
}
{
hw-address = "08:f1:ea:97:0f:0c";
ip-address = "192.168.178.3";