Merge "Install pip package in dib based images"

This commit is contained in:
Zuul 2022-01-04 16:16:33 +00:00 committed by Gerrit Code Review
commit 585fbc1912

View File

@ -5,6 +5,7 @@ dib_env_vars:
http_proxy: "{{ lookup('env','http_proxy') }}"
https_proxy: "{{ lookup('env','https_proxy') }}"
DIB_INSTALLTYPE_simple_init: repo
DIB_INSTALLTYPE_pip_and_virtualenv: package
LANG: C
LC_ALL: C
LC_MESSAGES: C