dhcp is telling my fine friend to use the wrong ip address. fix that mistake
This commit is contained in:
parent
5a0e6ebcbf
commit
98e5934b05
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue