and we have to change a name here

This commit is contained in:
Stephen Smoogen 2015-09-29 17:49:31 +00:00
parent d7846832be
commit ca47fa38f0

View file

@ -21,11 +21,11 @@ subnet 10.5.126.0 netmask 255.255.255.0 {
option host-name "virthost02";
}
host atomic-qa01 {
host autocloud-backend02 {
hardware ethernet e4:1f:13:ba:84:d0;
fixed-address 10.5.126.122;
next-server 10.5.126.41;
option host-name "atomic-qa01";
option host-name "autocloud-backend02";
filename "pxelinux.0";
}