set up buildvmhost-x86-02
This commit is contained in:
parent
e441891b6a
commit
d5d83fa763
1 changed files with 9 additions and 0 deletions
|
@ -546,6 +546,15 @@ host buildhw-x86-01 {
|
|||
option subnet-mask 255.255.255.0;
|
||||
}
|
||||
|
||||
host buildhw-x86-02 {
|
||||
hardware ethernet 14:9E:CF:61:9F:4F;
|
||||
fixed-address 10.3.169.32;
|
||||
filename "uefi/grubx64.efi";
|
||||
next-server 10.3.163.10;
|
||||
option routers 10.3.169.254;
|
||||
option subnet-mask 255.255.255.0;
|
||||
}
|
||||
|
||||
host bkernel01 {
|
||||
hardware ethernet D0:94:66:45:A7:E4;
|
||||
fixed-address 10.3.169.29;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue