changing dhcp entry for qa01 to use beaker01.qa for PXE boot as beaker client
This commit is contained in:
parent
a2f85cb0c4
commit
bc443c9938
1 changed files with 4 additions and 0 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue