Add dhcp entry for ppc-le-builder7
This commit is contained in:
parent
4ba5d651f1
commit
2d0571856a
1 changed files with 8 additions and 1 deletions
|
@ -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";
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue