remove a duplicate mac from the dhcpd config

This commit is contained in:
Stephen Smoogen 2020-06-23 10:13:39 -04:00
parent f2a60de5cb
commit 8a99de1e9a

View file

@ -878,11 +878,6 @@ host bvmhost-a64-13-mgmt {
fixed-address 10.3.160.113; fixed-address 10.3.160.113;
option host-name "buildvmhost-aarch64-17"; option host-name "buildvmhost-aarch64-17";
} }
host bvmhost-a64-14-mgmt {
hardware ethernet E8:6A:64:39:18:99;
fixed-address 10.3.160.114;
option host-name "bvmhost-a64-14";
}
host bvmhost-a64-15-mgmt { host bvmhost-a64-15-mgmt {
hardware ethernet E8:6A:64:39:18:C3; hardware ethernet E8:6A:64:39:18:C3;
fixed-address 10.3.160.115; fixed-address 10.3.160.115;