try to get tftp to do it right for ppc
This commit is contained in:
parent
4627485711
commit
c24e57e054
1 changed files with 2 additions and 1 deletions
|
@ -1770,8 +1770,9 @@ shared-network qa {
|
||||||
host ppc-le-builder7 {
|
host ppc-le-builder7 {
|
||||||
hardware ethernet 52:54:00:4e:c0:de;
|
hardware ethernet 52:54:00:4e:c0:de;
|
||||||
fixed-address 10.5.131.57;
|
fixed-address 10.5.131.57;
|
||||||
|
next-server 10.5.124.136;
|
||||||
option host-name "ppc-le-builder7.qa.fedoraproject.org";
|
option host-name "ppc-le-builder7.qa.fedoraproject.org";
|
||||||
filename "boot/grub2/powerpc-ieee1275/core.elf";
|
filename "/boot/grub2/powerpc-ieee1275/core.elf";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue