date
This commit is contained in:
24
htool.conf
Normal file
24
htool.conf
Normal file
@@ -0,0 +1,24 @@
|
||||
# ====================================================
|
||||
# Generated by htool commands
|
||||
# ====================================================
|
||||
|
||||
interface eth1
|
||||
server 172.16.9.254
|
||||
pkgsroot /srv/htool/pkgs/
|
||||
wwwroot /var/www/html/linux
|
||||
tftpboot /srv/pxelinux/tftpboot
|
||||
startip 172.16.9.10
|
||||
endip 172.16.9.90
|
||||
dns 223.5.5.5
|
||||
osname rockylinux
|
||||
osvers 9.7
|
||||
ospath rockylinux/9.7
|
||||
lrepo /srv/repos/rockylinux
|
||||
bios /srv/pxelinux/tftpboot/boot/undionly.kpxe
|
||||
uefi /srv/pxelinux/tftpboot/boot/bootx64.efi
|
||||
dfmt http://172.16.9.254/linux/ks/dfmt.sh
|
||||
ksaddr http://172.16.9.254/linux/ks/rhel.ks
|
||||
ipxeboot http://172.16.9.254/linux/ks/ipxe.sh
|
||||
repos http://172.16.9.254/linux/rockylinux/9.7
|
||||
vmlinuz http://172.16.9.254/linux/rockylinux/9.7/images/pxeboot/vmlinuz
|
||||
initrd http://172.16.9.254/linux/rockylinux/9.7/images/pxeboot/initrd.img
|
||||
Reference in New Issue
Block a user