dhcpd: clean up some duplicates

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2024-06-05 13:26:04 -07:00
parent 27a4be65ef
commit 625e83f1c2

View file

@ -1131,32 +1131,6 @@ host buildhw-a64-02 {
option host-name "buildhw-a64-02";
}
host buildhw-a64-03 {
hardware ethernet 00:01:73:02:08:83;
fixed-address 10.3.170.123;
option routers 10.3.170.254;
option host-name "buildhw-a64-03";
}
host buildhw-a64-04 {
hardware ethernet 2c:59:e5:36:9a:53;
fixed-address 10.3.170.124;
option routers 10.3.170.254;
option host-name "buildhw-a64-04";
}
host buildhw-a64-05 {
hardware ethernet 00:01:73:02:09:c3;
fixed-address 10.3.170.125;
option routers 10.3.170.254;
option host-name "buildhw-a64-05";
}
host buildhw-a64-06 {
hardware ethernet 2c:59:e5:36:9a:51;
fixed-address 10.3.170.126;
option routers 10.3.170.254;
option host-name "buildhw-a64-06";
}
host buildhw-a64-08 {
hardware ethernet 2c:59:e5:36:9a:4f;
fixed-address 10.3.170.128;