Revert "Install virtualenv vor CentOS via distro packages"

This reverts commit c0e35c5729.

Having virtualenv installed while also having pip_install active
is causing failures because pip is not there, and pip_install is
trying to install pip/setuptools/wheel and refuses. We need to
work out whether we can get rid of pip_install or some other
strategy.

Change-Id: Iff9772057554e146c0f0a3b4a7753cdd263853bc
This commit is contained in:
Jesse Pretorius (odyssey4me) 2018-08-01 08:36:43 +00:00
parent c0e35c5729
commit fd585081ad
1 changed files with 1 additions and 2 deletions

View File

@ -50,8 +50,7 @@ openstack_host_kernel_modules:
- name: vhost_net
## Base packages
_openstack_host_distro_packages:
- python-virtualenv
_openstack_host_distro_packages: []
## Bare metal base packages
_openstack_host_metal_distro_packages: