get it done

This commit is contained in:
Stephen Smoogen 2015-02-12 18:17:08 +00:00
parent a6d00b67c7
commit 8540e9d50d

View file

@ -1465,7 +1465,6 @@ shared-network qa {
filename "ppccomm04";
}
host qa01 {
hardware ethernet 00:21:5E:C7:5C:84;
fixed-address 10.5.124.151;
@ -1753,11 +1752,19 @@ shared-network qa {
filename "pxelinux.0";
}
host ppc8-01 {
hardware ethernet 40:f2:e9:5d:3c:5c;
fixed-address 10.5.124.241;
option host-name "ppc8-02";
filename "pxelinux.0";
}
host ppc8-02 {
hardware ethernet 40:f2:e9:5d:31:f5;
fixed-address 10.5.124.244;
option host-name "ppc8-02";
filename "pxelinux.0";
hardware ethernet 40:f2:e9:5d:31:f5;
fixed-address 10.5.124.244;
option host-name "ppc8-02";
filename "pxelinux.0";
}
}