Install virtualenv vor CentOS via distro packages

This is done for all other distributions, and is essential
for all services.

Change-Id: Ib48a8002dfa6f3dddea757ae384a44f60946f370
This commit is contained in:
Jesse Pretorius 2018-07-31 22:30:46 +01:00
parent 1abe372d84
commit c0e35c5729
1 changed files with 2 additions and 1 deletions

View File

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