Puppet module to add pip functionality
Go to file
Ricardo Carrillo Cruz b34777a383 Fix the puppet-pip module to install pip
The class pip does not install pip, as one
would expect.
This fixes it.

Change-Id: I926cbfc1f65805c29a72597eede8c47228bdee30
2015-09-02 09:03:42 +00:00
lib/puppet/provider/package Make pip3_cmd a class method. 2013-07-12 22:46:21 +00:00
manifests Fix the puppet-pip module to install pip 2015-09-02 09:03:42 +00:00
spec Boilerplate beaker-rspec files 2015-07-28 02:05:28 -07:00
templates Add the ability to set pip.conf and configure it 2015-04-10 08:18:22 +02: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 Add Gemfile and puppet 4 checks 2015-08-06 14:11:06 -04: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.