Puppet module to add pip functionality
Go to file
Jeremy Stanley 004b738c35 No longer link pip to pip-python on Red Hat
* modules/pip/manifests/init.pp: Remove the symlink workaround for
older python-pip EPEL packages since current versions now provide
/usr/bin/pip directly instead of /usr/bin/pip-python. The latter has
been switched to a symlink itself, so without this change in Puppet
we get circular symlinks and no executable.

Change-Id: If09a9c2a511dcc9ae845833543e304f1459fdeb2
2013-08-06 23:45:46 +00:00
lib/puppet/provider/package Make pip3_cmd a class method. 2013-07-12 22:46:21 +00:00
manifests No longer link pip to pip-python on Red Hat 2013-08-06 23:45:46 +00:00