097240c226
Other fedora/centos elements can use the YUM variable, already set in some base elements (fedora, centos-minimal). This commit also exports it for centos/centos7. Set a fallback value in pip-and-virtualenv element. Change-Id: I681d77b924be035c81043bb34c72ec5f859e7108 Closes-Bug: 1598087 |
||
---|---|---|
.. | ||
install.d/pip-and-virtualenv-source-install | ||
element-deps | ||
package-installs.yaml | ||
pkg-map | ||
README.rst | ||
source-repository-pip-and-virtualenv |
================== pip-and-virtualenv ================== This element installs pip and virtualenv in the image. If the package installtype is used then these programs are installed from distribution packages. If the source installtype is used these programs are installed from get-pip.py and pip (respectively). To install pip and virtualenv from package: export DIB_INSTALLTYPE_pip_and_virtualenv=package