Add which in CentOS package list

which is needed by virtualenv-tools.

Change-Id: I338ab5f9b0362d5a992e840625a79d02c00e3888
This commit is contained in:
Marc Gariepy 2017-01-11 13:54:07 -05:00
parent fe519cb41d
commit 27dad708c2

View File

@ -28,6 +28,7 @@ horizon_distro_packages:
- MySQL-python
- openssl
- openssl-libs
- which
horizon_apache_conf: "/etc/httpd/conf/httpd.conf"
horizon_apache_security_conf: "{{ horizon_apache_conf }}"