mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-07-17 04:00:25 +08:00
Add ppc8-02
This commit is contained in:
@@ -1753,6 +1753,12 @@ shared-network qa {
|
||||
filename "pxelinux.0";
|
||||
}
|
||||
|
||||
host ppc8-02 {
|
||||
hardware ethernet 40:f2:e9:5d:31:f5;
|
||||
fixed-address 10.5.124.244;
|
||||
option host-name "ppc8-02";
|
||||
filename "pxelinux.0";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -65,6 +65,16 @@ 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
|
||||
MENU LABEL Fedora22-ppc64
|
||||
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 net.ifnames=0 biosdevname=0 vnc
|
||||
|
||||
LABEL Fed21-ppc64le
|
||||
MENU LABEL Fedora22-ppc64le
|
||||
KERNEL images/Fedora/21/ppc64le/vmlinuz
|
||||
APPEND ks initrd=images/Fedora/21/ppc64le/initrd.img method=http://10.5.126.23/pub/fedora-secondary/releases/21/Server/ppc64le/os/ ip=dhcp net.ifnames=0 biosdevname=0 vnc
|
||||
|
||||
LABEL Fed20-x86_64-buildhw
|
||||
MENU LABEL Fedora20-x86_64-buildhw
|
||||
KERNEL images/Fedora/20/x86_64/vmlinuz
|
||||
|
||||
Reference in New Issue
Block a user