dhcpd: fix duplicates

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2024-07-16 19:58:46 -07:00
parent 33627c2ada
commit e2cce1f0e1

View file

@ -1131,19 +1131,6 @@ host buildhw-a64-02 {
option host-name "buildhw-a64-02";
}
host buildhw-a64-08 {
hardware ethernet 2c:59:e5:36:9a:4f;
fixed-address 10.3.170.128;
option routers 10.3.170.254;
option host-name "buildhw-a64-08";
}
host buildhw-a64-11 {
hardware ethernet 00:01:73:02:08:ff;
fixed-address 10.3.170.131;
option routers 10.3.170.254;
option host-name "buildhw-a64-11";
}
host buildhw-a64-21-mgmt {
hardware ethernet e8:6a:64:39:18:ef;
fixed-address 10.3.160.114;