mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
tftp: add ppc64 build HW kickstart install option
This commit is contained in:
@@ -65,6 +65,11 @@ LABEL Fed21-x86_64-buildhw
|
||||
KERNEL images/Fedora/21/x86_64/vmlinuz
|
||||
APPEND ks initrd=images/Fedora/21/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/21/Server/x86_64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/buildhw-fedora-21 text net.ifnames=0 biosdevname=0
|
||||
|
||||
LABEL Fed21-ppc64-buildhw
|
||||
MENU LABEL Fedora21-ppc64-buildhw
|
||||
KERNEL images/Fedora/21/ppc64/vmlinuz
|
||||
APPEND ks initrd=images/Fedora/21/ppc64/initrd.img method=http://10.5.126.23/pub/fedora-secondary/releases/21/Server/ppc64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/ppc64-power8-21.ks text net.ifnames=0 biosdevname=0
|
||||
|
||||
LABEL Fed21-ppc64
|
||||
MENU LABEL Fedora21-ppc64
|
||||
KERNEL images/Fedora/21/ppc64/vmlinuz
|
||||
|
||||
Reference in New Issue
Block a user