bullseye: set python-path
This varaible makes it's way through to zuul and the ``ansible_python_interpreter`` variable in the inventory. It seems that autodetection on Bullseye currently tries to choose python2, so this will override it. Change-Id: Ieb6e1dc76ac90936eb64bdeb1bd409472bc20715
This commit is contained in:
parent
aeab8ed50b
commit
1e12bf8b23
@ -235,6 +235,7 @@ diskimages:
|
|||||||
- debian-minimal
|
- debian-minimal
|
||||||
- cache-devstack
|
- cache-devstack
|
||||||
release: bullseye
|
release: bullseye
|
||||||
|
python-path: /usr/bin/python3
|
||||||
env-vars:
|
env-vars:
|
||||||
DIB_DISTRIBUTION_MIRROR: 'https://mirror.dfw.rax.opendev.org/debian'
|
DIB_DISTRIBUTION_MIRROR: 'https://mirror.dfw.rax.opendev.org/debian'
|
||||||
DIB_DEBIAN_SECURITY_MIRROR:
|
DIB_DEBIAN_SECURITY_MIRROR:
|
||||||
|
Loading…
Reference in New Issue
Block a user