[CI] Stop overriding default python
This hid an issue with Debian that it was not supported out of the box. Change-Id: Ie22dd4fd545674c7076125985adf7dcd683a839e
This commit is contained in:
parent
193240d908
commit
5cf433efb2
@ -1,7 +1,4 @@
|
|||||||
---
|
---
|
||||||
# Use python3 on Ubuntu remote hosts.
|
|
||||||
ansible_python_interpreter: "{{ '/usr/bin/python3' if ansible_facts.python.version.major == 3 else '/usr/bin/python2' }}"
|
|
||||||
|
|
||||||
# This file holds the config given to Tenks when running the zuul job,
|
# This file holds the config given to Tenks when running the zuul job,
|
||||||
# tenks-deploy-teardown. It assumes the existence of the bridge `breth1`.
|
# tenks-deploy-teardown. It assumes the existence of the bridge `breth1`.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user