From 55923b141242591b08b446f04e3c5affd7a1c33c Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 24 May 2019 19:28:06 +0000 Subject: [PATCH] buildvm-armv7-22: switch to python3 for ansible as well. Signed-off-by: Kevin Fenzi --- inventory/host_vars/buildvm-armv7-22.arm.fedoraproject.org | 1 + 1 file changed, 1 insertion(+) diff --git a/inventory/host_vars/buildvm-armv7-22.arm.fedoraproject.org b/inventory/host_vars/buildvm-armv7-22.arm.fedoraproject.org index 530b137785..528a820fd7 100644 --- a/inventory/host_vars/buildvm-armv7-22.arm.fedoraproject.org +++ b/inventory/host_vars/buildvm-armv7-22.arm.fedoraproject.org @@ -3,3 +3,4 @@ vmhost: aarch64-c22n1.arm.fedoraproject.org eth0_ip: 10.5.129.176 ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-fedora-30-armv7 ks_repo: http://10.5.126.23/pub/fedora/linux/releases/30/Everything/armhfp/os/ +ansible_python_interpreter: /usr/bin/python3