buildvm-armv7-22: fix copy pasta for python3

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-05-25 16:34:48 +00:00
parent 647efabd30
commit 7472760559

View file

@ -3,4 +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/
openshift_ansible_python_interpreter: "/usr/bin/python3"
ansible_python_interpreter: "/usr/bin/python3"