Puppet module to add pip functionality
Go to file
Yolanda Robla 754d3c1539 Add the ability to set pip.conf and configure it
Create an initial pip.conf file and allow passing
several settings such as index url and trusted
hosts.

Change-Id: I78962555c9a9ec1a96ce19810a463a5d619b04f9
2015-04-10 08:18:22 +02:00
lib/puppet/provider/package Make pip3_cmd a class method. 2013-07-12 22:46:21 +00:00
manifests Add the ability to set pip.conf and configure it 2015-04-10 08:18:22 +02:00
templates Add the ability to set pip.conf and configure it 2015-04-10 08:18:22 +02:00
.gitreview Add puppet module files for pip 2015-01-29 15:18:19 -08: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 Add puppet module files for pip 2015-01-29 15:18:19 -08:00

README.md

OpenStack PIP Module

Overview

Configures PIP.