From 39ac26ae18e29105473420705a3f5fa33f300082 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sun, 15 Dec 2019 18:19:26 +0000 Subject: [PATCH] aarch64-test: Move to fedora 31 Signed-off-by: Kevin Fenzi --- inventory/host_vars/aarch64-test01.fedorainfracloud.org | 4 ++-- inventory/host_vars/aarch64-test02.fedorainfracloud.org | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/inventory/host_vars/aarch64-test01.fedorainfracloud.org b/inventory/host_vars/aarch64-test01.fedorainfracloud.org index a1cae3763a..fa2618574e 100644 --- a/inventory/host_vars/aarch64-test01.fedorainfracloud.org +++ b/inventory/host_vars/aarch64-test01.fedorainfracloud.org @@ -4,8 +4,8 @@ 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-aarch64 -ks_repo: http://infrastructure.fedoraproject.org/pub/fedora/linux/releases/29/Server/aarch64/os/ +ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-fedora-31-ext-aarch64 +ks_repo: http://infrastructure.fedoraproject.org/pub/fedora/linux/releases/31/Server/aarch64/os/ volgroup: /dev/rhel virt_install_command_one_nic: virt-install -n {{ inventory_hostname }} diff --git a/inventory/host_vars/aarch64-test02.fedorainfracloud.org b/inventory/host_vars/aarch64-test02.fedorainfracloud.org index e25a9354ae..61d938e73e 100644 --- a/inventory/host_vars/aarch64-test02.fedorainfracloud.org +++ b/inventory/host_vars/aarch64-test02.fedorainfracloud.org @@ -4,8 +4,8 @@ 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-aarch64 -ks_repo: http://infrastructure.fedoraproject.org/pub/fedora/linux/releases/29/Server/aarch64/os/ +ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-fedora-31-ext-aarch64 +ks_repo: http://infrastructure.fedoraproject.org/pub/fedora/linux/releases/31/Server/aarch64/os/ volgroup: /dev/rhel virt_install_command_one_nic: virt-install -n {{ inventory_hostname }}