aarch64-test: try using the correct kickstart that understands aarch64
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
b59b601627
commit
42f03c3d33
2 changed files with 2 additions and 2 deletions
|
@ -4,6 +4,6 @@ eth0_ip: 38.145.48.50
|
|||
nm: 255.255.254.0
|
||||
gw: 38.145.49.254
|
||||
dns: 8.8.8.8
|
||||
ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-fedora-29-ext
|
||||
ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-fedora-29-ext-aarch64
|
||||
ks_repo: http://infrastructure.fedoraproject.org/pub/fedora/linux/releases/29/Server/aarch64/os/
|
||||
volgroup: /dev/rhel
|
||||
|
|
|
@ -4,6 +4,6 @@ eth0_ip: 38.145.48.51
|
|||
nm: 255.255.254.0
|
||||
gw: 38.145.49.254
|
||||
dns: 8.8.8.8
|
||||
ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-fedora-29-ext
|
||||
ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-fedora-29-ext-aarch64
|
||||
ks_repo: http://infrastructure.fedoraproject.org/pub/fedora/linux/releases/29/Server/aarch64/os/
|
||||
volgroup: /dev/rhel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue