We have to use a alternative python2.7 installation via RedHat SCL. Is there a possibility to specify the path of the python executable for python::virtualenv? virtualenv.py uses the PATH env variable to discover the python binary. Unfortunately exported paths via Exec do not affect the PATH within the puppet run.
We have to use a alternative python2.7 installation via RedHat SCL. Is there a possibility to specify the path of the python executable for python::virtualenv? virtualenv.py uses the PATH env variable to discover the python binary. Unfortunately exported paths via Exec do not affect the PATH within the puppet run.