summaryrefslogtreecommitdiff
path: root/manifests/pip.pp
AgeCommit message (Collapse)Author
2013-06-03Added environment attribute to the pip class which allows for users to ↵Fotis Gimian
override environment variables like LD_LIBRARY_PATH and ORACLE_HOME which are needed to install packages like cx_Oracle.
2013-06-03Added owner, group to the pip class which ensures that packages will be ↵Fotis Gimian
installed with the correct permissions.
2013-03-31URL support for pipSergey Stankevich
2012-09-09Initial importSergey Stankevich