and we have atomic-qa01

This commit is contained in:
Stephen Smoogen 2015-07-29 18:58:42 +00:00
parent 9ef229ddb5
commit 7a3c95ed3c
2 changed files with 4 additions and 4 deletions

View file

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

View file

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