ansible/roles/tftp_server/files/default.cloud-noc-os01.rdu-cc.fedoraproject.org
2021-03-17 16:27:27 -04:00

43 lines
1.9 KiB
Org Mode

DEFAULT menu
MENU TITLE Fedora Infra RDU_CC PXE Boot
PROMPT 0
TIMEOUT 200
TOTALTIMEOUT 6000
ONTIMEOUT local
LABEL local
MENU LABEL (local)
MENU DEFAULT
LOCALBOOT 0
LABEL cloud-fx
MENU LABEL cloud-fx
KERNEL images/RHEL/7/x86_64/vmlinuz
APPEND initrd=images/RHEL/7/x86_64/initrd.img method=http://38.145.60.16/repo/rhel/RHEL7-x86_64/ ip=dhcp ks=http://38.145.60.16/repo/rhel/ks/hardware-rhel-7-cloud-fx net.ifnames=0 biosdevname=0
LABEL EL-7-08disk
MENU LABEL el7-08disk
KERNEL images/RHEL/7/x86_64/vmlinuz
APPEND initrd=images/RHEL/7/x86_64/initrd.img method=http://38.145.60.16/repo/rhel/RHEL7-x86_64/ ip=dhcp ks=http://38.145.60.16/repo/rhel/ks/hardware-rhel-7-08disk-ext net.ifnames=0 biosdevname=0
LABEL EL-7-rescue
MENU LABEL el7rescue
KERNEL images/RHEL/7/x86_64/vmlinuz
APPEND initrd=images/RHEL/7/x86_64/initrd.img method=http://38.145.60.16/repo/rhel/RHEL7-x86_64/ ip=dhcp net.ifnames=0 biosdevname=0 rescue
LABEL EL-7-nohd
MENU LABEL el7nohd
KERNEL images/RHEL/7/x86_64/vmlinuz
APPEND initrd=images/RHEL/7/x86_64/initrd.img method=http://38.145.60.16/repo/rhel/RHEL7-x86_64/ ip=dhcp ks=http://38.145.60.16/repo/rhel/ks/hardware-rhel-7-nohd net.ifnames=0 biosdevname=0
LABEL EL-8-nohd-ppc64le
MENU LABEL el8nohdppc64le
KERNEL images/RHEL/8/ppc64le/vmlinuz
APPEND initrd=images/RHEL/8/ppx64le/initrd.img method=http://38.145.60.16/repo/rhel/RHEL8-ppc64le/ ip=dhcp ks=http://38.145.60.16/repo/rhel/ks/hardware-rhel-8-nohd-ppc64le net.ifnames=0 biosdevname=0
LABEL EL-8-10hd-x86_64
MENU LABEL el810hdx86
KERNEL images/RHEL/8/x86_64/vmlinuz
APPEND initrd=images/RHEL/8/x86_64/initrd.img method=http://38.145.60.16/repo/rhel/RHEL8-x86_64/ ip=dhcp ks=http://38.145.60.16/repo/rhel/ks/hardware-rhel-8-x86_64-10disk-ext net.ifnames=0 biosdevname=0
MENU end