changing dhcp entry for qa01 to use beaker01.qa for PXE boot as beaker client

This commit is contained in:
Tim Flink 2014-12-11 21:56:45 +00:00
parent a2f85cb0c4
commit bc443c9938

View file

@ -1467,6 +1467,10 @@ shared-network qa {
host qa01 {
hardware ethernet 00:21:5E:C7:5C:84;
fixed-address 10.5.124.151;
option host-name "qa01";
option ntp-servers 66.187.233.4, 192.43.244.18, 128.118.25.5, 204.152.184.72;
next-server 10.5.124.228;
filename "pxelinux.0";
}
host qa02 {