mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
moc2: add ppc64le boot entry
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
e87e78f963
commit
6acde1e9fa
@@ -30,4 +30,9 @@ LABEL EL-7-nohd
|
||||
KERNEL images/RHEL/7/x86_64/vmlinuz
|
||||
APPEND initrd=images/RHEL/7/x86_64/initrd.img method=http://209.132.181.6/repo/rhel/RHEL7-x86_64/ ip=dhcp ks=http://209.132.181.6/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://209.132.181.6/repo/rhel/RHEL8-ppc64le/ ip=dhcp ks=http://209.132.181.6/repo/rhel/ks/hardware-rhel-8-nohd-ppc64le net.ifnames=0 biosdevname=0
|
||||
|
||||
MENU end
|
||||
|
||||
Reference in New Issue
Block a user