From c9922c17f390c0c9aee5cc59faeadb4c34b5018f Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sun, 16 Jun 2019 19:48:17 +0000 Subject: [PATCH] buildvmhost: Use python3 for new s390x buildvmhost as it's f30 Signed-off-by: Kevin Fenzi --- .../host_vars/buildvmhost-ss390x-01.s390.fedoraproject.org | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 inventory/host_vars/buildvmhost-ss390x-01.s390.fedoraproject.org diff --git a/inventory/host_vars/buildvmhost-ss390x-01.s390.fedoraproject.org b/inventory/host_vars/buildvmhost-ss390x-01.s390.fedoraproject.org new file mode 100644 index 0000000000..f78f011a52 --- /dev/null +++ b/inventory/host_vars/buildvmhost-ss390x-01.s390.fedoraproject.org @@ -0,0 +1,2 @@ +--- +ansible_python_interpreter: "/usr/bin/python3"