noc01 dhcp for buildvmhost-aarch64-02: correct mac address.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-04-25 20:37:01 +00:00
parent c432675c74
commit 1cf627f5bc

View file

@ -2281,7 +2281,7 @@ subnet 10.5.78.0 netmask 255.255.255.0 {
}
host buildvmhost-aarch64-02 {
hardware ethernet e0:d5:5e:ae:53:e0;
hardware ethernet f4:e9:d4:f2:e9:6e;
fixed-address 10.5.78.206;
option host-name "buildvmhost-aarch64-02";
next-server 10.5.126.41;