buildvm_aarch64: just set this to python3 for all aarch64 buildvms
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
fab10d3425
commit
c094cc7978
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ dns: 10.5.126.21
|
||||||
main_bridge: br0
|
main_bridge: br0
|
||||||
nfs_bridge: br1
|
nfs_bridge: br1
|
||||||
virt_install_command: "{{ virt_install_command_aarch64_two_nic }}"
|
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
|
# for systems that do not match the above - specify the same parameter in
|
||||||
# the host_vars/$hostname file
|
# the host_vars/$hostname file
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue