worker04: adjust for new mac address
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
3e3445cb19
commit
098dd16795
1 changed files with 1 additions and 1 deletions
|
@ -535,7 +535,7 @@ host worker03-ocp {
|
|||
option subnet-mask 255.255.255.0;
|
||||
}
|
||||
host worker04-ocp {
|
||||
hardware ethernet 24:6E:96:B0:E0:78;
|
||||
hardware ethernet 6c:fe:54:71:22:bc;
|
||||
fixed-address 10.3.163.127;
|
||||
filename "uefi/grubx64.efi";
|
||||
next-server 10.3.163.10;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue