[OpenStack-Infra] [openstack-infra][puppet-pip]

Jeremy Stanley fungi at yuggoth.org
Mon Aug 10 11:56:15 UTC 2015


On 2015-08-10 10:54:28 +0200 (+0200), Ricardo Carrillo Cruz wrote:
[...]
> I suggest we get rid of puppet-pip from all service puppet modules
> (like puppet-zuul) and just use puppet-python for sanity (and also
> adding the manage pip.conf functionality to upstream stankevich
> puppet-python).
[...]

It would need to be made optional. On our systems, we want to have a
Puppet package provider for pip but we don't want Puppet managing
installation of pip because we do that through some fairly
convoluted logic to forcibly purge any package-managed pip
installation and run a cached copy of the get-pip.py script. See the
setup_pip function in the install_puppet.sh script of
openstack-infra/system-config for details.
-- 
Jeremy Stanley



More information about the OpenStack-Infra mailing list