Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

Created May 28, 2015 14:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/3727a4c3cf3ef5fd2a4a to your computer and use it in GitHub Desktop.
Save anonymous/3727a4c3cf3ef5fd2a4a to your computer and use it in GitHub Desktop.
python27:
pkg:
- installed
/etc/ld.so.conf:
file.append:
- text:
"/opt/rh/python27/root/usr/lib64"
cmd-ldconfig:
cmd.run:
- name:
/sbin/ldconfig
/usr/bin/python2.7:
file.symlink:
- target: /opt/rh/python27/root/usr/bin/python2.7
- force: True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment