From 42f03c3d333c24d77486f9d5acc16fc9b54a65fc Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 3 Apr 2019 19:51:19 +0000 Subject: [PATCH] aarch64-test: try using the correct kickstart that understands aarch64 Signed-off-by: Kevin Fenzi --- inventory/host_vars/aarch64-test01.fedorainfracloud.org | 2 +- inventory/host_vars/aarch64-test02.fedorainfracloud.org | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/inventory/host_vars/aarch64-test01.fedorainfracloud.org b/inventory/host_vars/aarch64-test01.fedorainfracloud.org index 1366a13a97..75e15facf2 100644 --- a/inventory/host_vars/aarch64-test01.fedorainfracloud.org +++ b/inventory/host_vars/aarch64-test01.fedorainfracloud.org @@ -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 diff --git a/inventory/host_vars/aarch64-test02.fedorainfracloud.org b/inventory/host_vars/aarch64-test02.fedorainfracloud.org index 4fd5d97b2a..1629a829c9 100644 --- a/inventory/host_vars/aarch64-test02.fedorainfracloud.org +++ b/inventory/host_vars/aarch64-test02.fedorainfracloud.org @@ -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