repeated a mac address versus putting in correct one. fixed to one for aarch64 box

This commit is contained in:
Stephen Smoogen 2019-12-02 17:52:07 +00:00 committed by Pierre-Yves Chibon
parent 4af118f340
commit 7fd090d78a

View file

@ -1297,7 +1297,7 @@ subnet 10.5.130.0 netmask 255.255.255.0 {
option host-name "tbc-aarch64-07"; option host-name "tbc-aarch64-07";
} }
host tbc-a64-08-mgmt { host tbc-a64-08-mgmt {
hardware ethernet E8:6A:64:39:19:62; hardware ethernet E8:6A:64:97:6B:41;
fixed-address 10.5.130.142; fixed-address 10.5.130.142;
option host-name "tbc-aarch64-08"; option host-name "tbc-aarch64-08";
} }