An octopus garden under the sea.

This commit is contained in:
Stephen Smoogen 2015-02-12 19:58:40 +00:00
parent eaf9bd8276
commit ea6a5f7d59

View file

@ -1765,13 +1765,24 @@ shared-network qa {
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";
}
host ppc8-03 {
hardware ethernet 40:f2:e9:5d:3a:1c;
fixed-address 10.5.124.247;
option host-name "ppc8-03";
filename "pxelinux.0";
}
host ppc8-03 {
hardware ethernet 40:f2:e9:5d:32:e4;
fixed-address 10.5.124.249;
option host-name "ppc8-04";
filename "pxelinux.0";
}
}