noc01 dhcp for buildvmhost-aarch64-02: correct mac address.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
c432675c74
commit
1cf627f5bc
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue