From ac5d586eb51a57f63c8a277fa42793f50b253f63 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sun, 31 Mar 2019 17:59:54 +0000 Subject: [PATCH] aarch64-test: for histerical reasons this volume group is named 'rhel' 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 27151e0027..1366a13a97 100644 --- a/inventory/host_vars/aarch64-test01.fedorainfracloud.org +++ b/inventory/host_vars/aarch64-test01.fedorainfracloud.org @@ -6,4 +6,4 @@ gw: 38.145.49.254 dns: 8.8.8.8 ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-fedora-29-ext ks_repo: http://infrastructure.fedoraproject.org/pub/fedora/linux/releases/29/Server/aarch64/os/ -volgroup: /dev/vg_guests +volgroup: /dev/rhel diff --git a/inventory/host_vars/aarch64-test02.fedorainfracloud.org b/inventory/host_vars/aarch64-test02.fedorainfracloud.org index 9c3240ae20..4fd5d97b2a 100644 --- a/inventory/host_vars/aarch64-test02.fedorainfracloud.org +++ b/inventory/host_vars/aarch64-test02.fedorainfracloud.org @@ -6,4 +6,4 @@ gw: 38.145.49.254 dns: 8.8.8.8 ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-fedora-29-ext ks_repo: http://infrastructure.fedoraproject.org/pub/fedora/linux/releases/29/Server/aarch64/os/ -volgroup: /dev/vg_guests +volgroup: /dev/rhel