Reduce number of installed packages for CentOS

- gcc is not needed in all hosts (only wheel builders)
- yum-plugin-priorities is no longer used because we don't
  use priorities

Change-Id: Ic6243a9fa4f55d0b256bdc503a4fcacfd962c642
This commit is contained in:
Mohammed Naser 2018-09-15 20:18:24 -06:00
parent 0059858148
commit a7fe148e2b
1 changed files with 0 additions and 2 deletions

View File

@ -58,7 +58,6 @@ _openstack_host_metal_distro_packages:
- device-mapper-event
- dstat
- ebtables
- gcc
- git
- iptables
- irqbalance
@ -73,7 +72,6 @@ _openstack_host_metal_distro_packages:
- sudo
- time
- wget
- yum-plugin-priorities
- yum-plugin-rpm-warm-cache
- yum-utils