Align vars/redhat.yml with other distros

This removes superfluous packages and moves others to align with
what vars/{debian,suse}.yml does.

Change-Id: I88bc42eaa30d59250003339241380e3e50b64e3b
This commit is contained in:
Erik Berg 2020-03-25 08:49:56 +01:00
parent 5d4cd62b04
commit d3353d9dd6

View File

@ -23,7 +23,6 @@ nova_distro_packages:
- git
- iptables
- libxml2
- systemd-python
nova_devel_distro_packages:
- libxml2-devel
@ -35,7 +34,7 @@ nova_service_distro_packages:
- openstack-nova-scheduler
- python-memcached
- python2-PyMySQL
- systemd-devel
- systemd-python
nova_service_extra_distro_packages:
kvm: