dhcp: power8: fix a few minor typos
This commit is contained in:
parent
1b3f2aaff3
commit
0cba32d51d
1 changed files with 2 additions and 2 deletions
|
@ -1880,12 +1880,12 @@ shared-network qa {
|
||||||
host ppc8-01 {
|
host ppc8-01 {
|
||||||
hardware ethernet 40:f2:e9:5d:3c:5c;
|
hardware ethernet 40:f2:e9:5d:3c:5c;
|
||||||
fixed-address 10.5.124.241;
|
fixed-address 10.5.124.241;
|
||||||
option host-name "ppc8-02";
|
option host-name "ppc8-01";
|
||||||
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:f4;
|
||||||
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";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue