Remove Developer Tools package group
This patch speeds up the gate jobs by removing the Development Tools group and installs gcc instead. This will speed up deployments by avoiding the installation of unnecessary packages. Change-Id: Ifd61af212af4679366eafe872a2cf2feee0380e0
This commit is contained in:
parent
e35d802564
commit
9719b171db
@ -52,7 +52,7 @@ keystone_sp_distro_packages:
|
|||||||
- shibboleth
|
- shibboleth
|
||||||
|
|
||||||
keystone_developer_mode_distro_packages:
|
keystone_developer_mode_distro_packages:
|
||||||
- '@Development Tools'
|
- gcc
|
||||||
|
|
||||||
keystone_apache_default_sites:
|
keystone_apache_default_sites:
|
||||||
- "/etc/httpd/conf.d/userdir.conf"
|
- "/etc/httpd/conf.d/userdir.conf"
|
||||||
|
Loading…
Reference in New Issue
Block a user