adding beaker-client01.qa to dhcp and pointing it at beaker01.qa for pxe
This commit is contained in:
parent
d951460488
commit
8663c9f654
1 changed files with 10 additions and 0 deletions
|
@ -1829,6 +1829,16 @@ shared-network qa {
|
||||||
fixed-address 10.5.131.22;
|
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 retrace04 {
|
host retrace04 {
|
||||||
hardware ethernet e4:1f:13:ba:ad:88;
|
hardware ethernet e4:1f:13:ba:ad:88;
|
||||||
fixed-address 10.5.131.14;
|
fixed-address 10.5.131.14;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue