Add python-path to Debian bullseye ARM64 images

The versions of Ansible we use in Zuul don't detect Debian Bullseye
correctly and try to use python2.  Set a python3 override.

Change-Id: I6a202d7d2d9e85e99d53d2f13993bf2e3a4237d3
This commit is contained in:
Ian Wienand 2021-06-25 09:51:27 +10:00
parent ff16ef203d
commit de75db6d95
1 changed files with 1 additions and 0 deletions

View File

@ -134,6 +134,7 @@ diskimages:
- name: debian-bullseye-arm64
parent: base-debuntu
python-path: /usr/bin/python3
elements:
- debian-minimal
release: bullseye