Add dhcp entry for ppc-le-builder7

This commit is contained in:
Kevin Fenzi 2014-09-02 19:10:04 +00:00
parent 4ba5d651f1
commit 2d0571856a

View file

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