Add which in CentOS package list

which is needed by virtualenv-tools.

Change-Id: Ic3146bdff329b94fb514fa59f1358c1e521ea4de
This commit is contained in:
Marc Gariepy 2017-01-11 13:57:39 -05:00
parent 7602ff5da9
commit 2894dad70f
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ aodh_distro_packages:
- openssl-devel
- libxml2-devel
- libxslt-devel
- which
aodh_test_distro_packages:
- git