mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-30 08:50:55 +08:00
and we have a centos kickstart and image to try
This commit is contained in:
@@ -15,6 +15,11 @@ LABEL EL-7-nohd
|
||||
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 CentOS-7-x86_64
|
||||
MENU LABEL centos7-nohd
|
||||
KERNEL images/CentOS/7/x86_64/vmlinuz
|
||||
APPEND initrd=images/CentOS/7/x86_64/initrd.img method=http://10.5.126.23/repo/centos/7/os/x86_64/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-centos-7-nohd net.ifnames=0 biosdevname=0
|
||||
|
||||
LABEL EL-6Rescue
|
||||
MENU LABEL el6rescue
|
||||
KERNEL images/RHEL/6/x86_64/vmlinuz
|
||||
|
||||
Reference in New Issue
Block a user