adding beaker-client01.qa to dncpd so that pxe works properly
This commit is contained in:
parent
92c3713d05
commit
cf6da69fb9
1 changed files with 9 additions and 0 deletions
|
@ -1928,6 +1928,15 @@ shared-network qa {
|
|||
fixed-address 10.5.131.22;
|
||||
}
|
||||
|
||||
host beaker-client01 {
|
||||
hardware ethernet 44:A8:42:03:49:CB;
|
||||
fixed-address 10.5.131.31;
|
||||
option host-name "beaker-client01";
|
||||
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 beaker-client02 {
|
||||
hardware ethernet 44:A8:42:03:49:CB;
|
||||
fixed-address 10.5.131.32;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue