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

_______________________________________________
OpenStack-Infra mailing list
OpenStack-Infra@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra

Reply via email to