Puppet module to add pip functionality
Go to file
Colleen Murphy 429f763064 Update Gemfile for Zuulv3
The logic in the Gemfile was relying on Zuulv2 variables to find out
whether the spec helper gem was already available on disk, and since
Zuulv3 has changed things it was failing to find it and downloading the
master version instead. This patch ensures the Gemfile looks for the gem
in the right place when running in CI.

Change-Id: I8415e5759f05ad9b03196f2d8ca0f09635006efa
2018-07-12 09:57:45 +02: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/acceptance Merge "Depend on helper gem for spec_helper_acceptance" 2018-03-26 21:59:46 +00: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 Update Gemfile for Zuulv3 2018-07-12 09:57:45 +02:00
LICENSE 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
Rakefile 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

OpenStack PIP Module

Overview

Configures PIP.