From 349c4d8c48381f0511f25be4013bb13948066d99 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sat, 19 Aug 2017 16:42:43 +0000 Subject: [PATCH] add 10disk setup and clean up dhcp --- .../default.dhcp01.phx2.fedoraproject.org | 25 ++++--------------- 1 file changed, 5 insertions(+), 20 deletions(-) diff --git a/roles/tftp_server/files/default.dhcp01.phx2.fedoraproject.org b/roles/tftp_server/files/default.dhcp01.phx2.fedoraproject.org index 1f9d7e29da..fedd07e9df 100644 --- a/roles/tftp_server/files/default.dhcp01.phx2.fedoraproject.org +++ b/roles/tftp_server/files/default.dhcp01.phx2.fedoraproject.org @@ -15,16 +15,16 @@ LABEL EL-7-rescue KERNEL images/RHEL/7/x86_64/vmlinuz APPEND initrd=images/RHEL/7/x86_64/initrd.img method=http://10.5.126.23/repo/rhel/RHEL7-x86_64/ ip=dhcp net.ifnames=0 biosdevname=0 rescue -LABEL f23-rescue - MENU LABEL f23rescue - KERNEL images/Fedora/23/x86_64/vmlinuz - APPEND initrd=images/Fedora/23/x86_64/initrd.img repo=http://10.5.126.23/pub/fedora/linux/releases/23/Server/x86_64/os 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://10.5.126.23/repo/rhel/RHEL7-x86_64/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-rhel-7-nohd net.ifnames=0 biosdevname=0 +LABEL EL-7-10disk + MENU LABEL el7nohd + KERNEL images/RHEL/7/x86_64/vmlinuz + APPEND initrd=images/RHEL/7/x86_64/initrd.img method=http://10.5.126.23/repo/rhel/RHEL7-x86_64/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-rhel-7-10disk net.ifnames=0 biosdevname=0 + LABEL CentOS-7-x86_64 MENU LABEL centos7-nohd KERNEL images/CentOS/7/x86_64/vmlinuz @@ -45,21 +45,6 @@ LABEL EL7-ppc64le-virthost KERNEL images/RHEL/7/ppc64le/vmlinuz APPEND ks initrd=images/RHEL/7/ppc64le/initrd.img method=http://10.5.126.23/repo/rhel/RHEL7-ppc64le/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-rhel-7-power8-LE-12disk.cfg text net.ifnames=0 biosdevname=0 -LABEL Fed23-aarch64 - MENU LABEL Fedora23-aarch64 - KERNEL images/Fedora/23/aarch64/vmlinuz - APPEND ks initrd=images/Fedora/23/aarch64/initrd.img method=http://10.5.126.23/pub/fedora-secondary/releases/23/Server/aarch64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/aarch64-mustang-23.ks net.ifnames=0 biosdevname=0 text - -LABEL Fed23-taskotron-x86_64 - MENU LABEL Fedora23-Taskotron-x86_64 - KERNEL images/Fedora/23/x86_64/vmlinuz - APPEND ks initrd=images/Fedora/23/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/23/Server/x86_64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-f23-taskotron.cfg net.ifnames=0 ksdevice=eth0 - -LABEL Fed23-x86_64-nohd - MENU LABEL Fedora23-x86_64-nohd - KERNEL images/Fedora/23/x86_64/vmlinuz - APPEND ks initrd=images/Fedora/23/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/23/Server/x86_64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-f23-nohd.cfg net.ifnames=0 ksdevice=eth0 - LABEL Fed24-x86_64-buildhw MENU LABEL Fedora24-x86_64-buildhw KERNEL images/Fedora/24/x86_64/vmlinuz