Puppet module to add pip functionality
Go to file
Paul Belanger bde44d13fc
Support /usr/local/bin/pip3 as pip3 provider
It would be possible to only install pip3 from get-pip.py script and
not has system packages for pip3.

Change-Id: I7b9dabd73d9caef37db1564c4a8358f01f995c2f
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-09-11 12:23:08 -04:00
lib/puppet/provider/package Support /usr/local/bin/pip3 as pip3 provider 2017-09-11 12:23:08 -04:00
manifests Ensure curl is installed 2017-08-24 20:51:45 +00:00
spec Trim the test package list to just shade 2017-08-24 15:23:48 -07:00
templates Merge "Allow to send optional values to configuration" 2015-10-09 13:39:16 +00:00
.gitignore Add Gemfile and puppet 4 checks 2015-08-06 14:11:06 -04:00
.gitreview Add puppet module files for pip 2015-01-29 15:18:19 -08:00
Gemfile Use new infra_spec_helper for gem dependencies 2016-06-21 18:39:41 -07:00
LICENSE Add puppet module files for pip 2015-01-29 15:18:19 -08:00
README.md Add puppet module files for pip 2015-01-29 15:18:19 -08:00
Rakefile Add puppet module files for pip 2015-01-29 15:18:19 -08:00
metadata.json Replace ci.o.o links with docs.o.o/infra 2015-05-14 21:38:18 +00:00

README.md

OpenStack PIP Module

Overview

Configures PIP.