adding beaker-client01.qa to dncpd so that pxe works properly

This commit is contained in:
Tim Flink 2016-08-10 08:47:52 +00:00
parent 92c3713d05
commit cf6da69fb9

View file

@ -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;