On enlève le surplus
This commit is contained in:
@@ -18,20 +18,6 @@ Pipons le python:
|
|||||||
- python27-python-pip
|
- python27-python-pip
|
||||||
- scl-utils
|
- scl-utils
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
# Upgrade pip:
|
|
||||||
# cmd.run:
|
|
||||||
# {% if grains['osmajorrelease'] == 7 %}
|
|
||||||
# - name: "pip install --upgrade pip -i {{PIP_REPO_URL}} --trusted-host {{PIP_REPO_SERVER}}"
|
|
||||||
# - env:
|
|
||||||
# - LD_LIBRARY_PATH=/opt/rh/python27/root/usr/lib64:$LD_LIBRARY_PATH
|
|
||||||
# - PATH=/opt/rh/python27/root/usr/bin:$PATH
|
|
||||||
# - PKG_CONFIG_PATH=/opt/rh/python27/root/usr/lib64/pkgconfig
|
|
||||||
# - XDG_DATA_DIRS=/opt/rh/python27/root/usr/share:$XDG_DATA_DIRS
|
|
||||||
# - X_SCLS='python27 '
|
|
||||||
# {% else %}
|
|
||||||
# - name: "pip2.7 install --upgrade pip -i {{PIP_REPO_URL}} --trusted-host {{PIP_REPO_SERVER}}"
|
|
||||||
# {% endif %}
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% if grains['os'] == 'Debian' %}
|
{% if grains['os'] == 'Debian' %}
|
||||||
|
|||||||
Reference in New Issue
Block a user