make it so it boots
This commit is contained in:
parent
9b74e2c1ae
commit
2d60f04c30
1 changed files with 3 additions and 1 deletions
|
@ -1928,9 +1928,11 @@ shared-network qa {
|
||||||
filename "pxelinux.0";
|
filename "pxelinux.0";
|
||||||
|
|
||||||
host virthost-comm01 {
|
host virthost-comm01 {
|
||||||
hardware ethernet 5c:f3:fc:4d:db:fc;
|
hardware ethernet 24:6E:96:B1:61:FC;
|
||||||
fixed-address 10.5.124.131;
|
fixed-address 10.5.124.131;
|
||||||
option host-name "virthost-comm01";
|
option host-name "virthost-comm01";
|
||||||
|
next-server 10.5.126.41;
|
||||||
|
filename "pxelinux.0";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue