try to get tftp to do it right for ppc

This commit is contained in:
Stephen Smoogen 2014-09-03 18:15:23 +00:00
parent 4627485711
commit c24e57e054

View file

@ -1770,8 +1770,9 @@ shared-network qa {
host ppc-le-builder7 {
hardware ethernet 52:54:00:4e:c0:de;
fixed-address 10.5.131.57;
next-server 10.5.124.136;
option host-name "ppc-le-builder7.qa.fedoraproject.org";
filename "boot/grub2/powerpc-ieee1275/core.elf";
filename "/boot/grub2/powerpc-ieee1275/core.elf";
}
}