make it so it boots

This commit is contained in:
Stephen Smoogen 2018-05-24 20:33:19 +00:00
parent 9b74e2c1ae
commit 2d60f04c30

View file

@ -1928,9 +1928,11 @@ shared-network qa {
filename "pxelinux.0";
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;
option host-name "virthost-comm01";
next-server 10.5.126.41;
filename "pxelinux.0";
}