fix dhcpd one more time for kernel01

This commit is contained in:
Stephen Smoogen 2020-07-16 10:42:06 -04:00
parent 7de3e0be54
commit 25837786ca

View file

@ -762,7 +762,7 @@ host openqa-x86-worker02 {
}
host kernel01 {
hardware ethernet E4:43:4B:23:E8:CC ;
hardware ethernet d0:94:66:7c:b2:e3 ;
fixed-address 10.3.174.129;
filename "uefi/grubx64.efi";
next-server 10.3.163.10;
@ -1301,7 +1301,7 @@ host vmhost-iad-11-mgmt {
hardware ethernet b8:2a:72:fc:f2:44;
fixed-address 10.3.160.56;
option host-name "vmhost-iad-11-mgmt";
};
}
## End of file