project-config/nodepool/elements/infra-package-needs
Clark Boylan be9530ae16 Use virtualenv --seeder=pip so that libs are accessible
New virtualenv will by default use a common location for seed libs like
setuptools, wheel, and pip. Unfortunately this breaks if root installs
the virtualenv and other users are expected to use it because these
other users cannot access /root/.local (where the files are stashed).

We fix this by using --seeder=pip which will install all of those libs
into the virtualenv itself.

Change-Id: I4922ea50e31dceda96f545a0d409c0d7dc022e19
2020-02-11 08:41:49 -08:00
..
install.d Use virtualenv --seeder=pip so that libs are accessible 2020-02-11 08:41:49 -08:00
post-install.d infra-pkg-needs: Update pkg-maps for CentOS 8, select chronyd 2019-10-09 03:07:03 +00:00
pre-install.d fix rsyslog builds on gentoo 2018-10-07 05:11:12 -05:00
rsyslog.d Disable xconsole for rsyslog on ubuntu 2017-04-19 14:56:20 -04:00
element-deps nodepool: elements: infra-package-needs: Use the openssh-server element 2016-11-16 11:56:54 +00:00
package-installs.yaml Don't install centos-release-openstack-ocata 2017-11-23 19:25:37 +00:00
pkg-map infra-pkg-needs: Update pkg-maps for CentOS 8, select chronyd 2019-10-09 03:07:03 +00:00