dhcp: power8: fix a few minor typos

This commit is contained in:
Peter Robinson 2015-10-13 04:39:05 +00:00
parent 1b3f2aaff3
commit 0cba32d51d

View file

@ -1880,12 +1880,12 @@ shared-network qa {
host ppc8-01 {
hardware ethernet 40:f2:e9:5d:3c:5c;
fixed-address 10.5.124.241;
option host-name "ppc8-02";
option host-name "ppc8-01";
filename "pxelinux.0";
}
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;
option host-name "ppc8-02";
filename "pxelinux.0";