add dhcp-reservation for printer in technik-container
This commit is contained in:
@@ -43,6 +43,12 @@
|
||||
data = "10.42.202.1";
|
||||
}
|
||||
];
|
||||
reservations = [
|
||||
{ # drucker container
|
||||
hw-address = "20:cd:a7:f2:1b:ad";
|
||||
ip-address = "10.32.202.11";
|
||||
}
|
||||
];
|
||||
}
|
||||
];
|
||||
};
|
||||
|
@@ -6,5 +6,6 @@
|
||||
./garionion
|
||||
./jannik
|
||||
./n0emis
|
||||
./fw
|
||||
];
|
||||
}
|
||||
|
Reference in New Issue
Block a user