The python install the `Jenkinsfile` is using is no longer in `/opt/rh` but in jenkins home/python_installs (?). https://github.com/IDPLAT/rax-docs/blob/abb12ef2b2a04e602eb270930dd7428febe79c8e/resources/Jenkinsfile#L25 Should this step ^^ list out what's installed via pyenv?
The python install the
Jenkinsfileis using is no longer in/opt/rhbut in jenkins home/python_installs (?).rax-docs/resources/Jenkinsfile
Line 25 in abb12ef
Should this step ^^ list out what's installed via pyenv?