dhcp is telling my fine friend to use the wrong ip address. fix that mistake

This commit is contained in:
Stephen Smoogen 2020-05-28 15:31:18 -04:00
parent 5a0e6ebcbf
commit 98e5934b05

View file

@ -546,7 +546,7 @@ host buildhw-x86-01 {
}
host bkernel01 {
hardware ethernet D0:94:66:45:A7:E4;
fixed-address 10.3.169.31;
fixed-address 10.3.169.29;
filename "uefi/grubx64.efi";
next-server 10.3.163.10;
option routers 10.3.169.254;