dhcp_server: correct mac address on new vmhost-x86-09.stg
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
b1ba072e8d
commit
b984c81f18
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue