dhcp_server: correct mac address on new vmhost-x86-09.stg

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2023-03-14 15:09:45 -07:00
parent b1ba072e8d
commit b984c81f18

View file

@ -664,7 +664,7 @@ host vmhost-x86-08-stg {
option subnet-mask 255.255.255.0;
}
host vmhost-x86-09-stg {
hardware ethernet c8:4b:d6:8a:69:a2;
hardware ethernet 6c:fe:54:57:80:2c;
fixed-address 10.3.166.19;
filename "uefi/grubx64.efi";
next-server 10.3.163.10;