An octopus garden under the sea.
This commit is contained in:
parent
eaf9bd8276
commit
ea6a5f7d59
1 changed files with 12 additions and 1 deletions
|
@ -1765,13 +1765,24 @@ shared-network qa {
|
||||||
filename "pxelinux.0";
|
filename "pxelinux.0";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
host ppc8-02 {
|
host ppc8-02 {
|
||||||
hardware ethernet 40:f2:e9:5d:31:f5;
|
hardware ethernet 40:f2:e9:5d:31:f5;
|
||||||
fixed-address 10.5.124.244;
|
fixed-address 10.5.124.244;
|
||||||
option host-name "ppc8-02";
|
option host-name "ppc8-02";
|
||||||
filename "pxelinux.0";
|
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";
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue