Reduce distro packages installed

It's not clear why all these packages are being installed.
They don't seem to relate to the service itself or the role's
requirements to run the service.

Change-Id: Icc7feffcc38174c2e35f16d2b65edae9e8d27b66
This commit is contained in:
Jesse Pretorius 2018-06-29 14:21:10 +01:00
parent db5b9fe76f
commit 2afcbefe3d
2 changed files with 0 additions and 14 deletions

View File

@ -18,14 +18,7 @@
cache_timeout: 600
trove_distro_packages:
- gcc
- gcc-c++
- git
- httpd
- httpd-tools
- libxslt-devel
- mariadb
- mod_wsgi
- python-devel
- python-pip
- qemu-img

View File

@ -21,11 +21,4 @@ trove_distro_packages:
- apache2
- apache2-utils
- libapache2-mod-wsgi
- git
- build-essential
- python-dev
- python-software-properties
- python-pip
- mysql-client
- libxslt1-dev
- qemu-utils