Fix: Remove "--python" flag from venv activation
[releng/global-jjb.git] / releasenotes / notes / fix-venv-call-79fd4ca9c570a7b4.yaml
1 ---
2 fixes:
3   - |
4     Remove "--python" flag from lf-activate-venv call in capture-instance-metadata.
5     This forces the system to use Python 2, which is not available on newer
6     systems, and is causing failures.