buildvm_aarch64: just set this to python3 for all aarch64 buildvms

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-10-31 21:18:06 +00:00 committed by Pierre-Yves Chibon
parent fab10d3425
commit c094cc7978

View file

@ -14,6 +14,7 @@ dns: 10.5.126.21
main_bridge: br0
nfs_bridge: br1
virt_install_command: "{{ virt_install_command_aarch64_two_nic }}"
ansible_python_interpreter: "/usr/bin/python3"
# for systems that do not match the above - specify the same parameter in
# the host_vars/$hostname file